Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewWithOptions ¶
Types ¶
type Getter ¶
type Getter struct {
// contains filtered or unexported fields
}
func NewGetter ¶
func NewGetter(cognitoClient *aws.CognitoUserPoolClient) *Getter
type Options ¶
type Options struct { resource.CommonOptions UserPoolID string UserPoolName string // Create, Delete DomainName string }
func NewOptions ¶
type Printer ¶
type Printer struct {
// contains filtered or unexported fields
}
func NewPrinter ¶
func NewPrinter(domain *types.DomainDescriptionType) *Printer
Click to show internal directories.
Click to hide internal directories.