Versions in this module Expand all Collapse all v1 v1.0.1 Jul 4, 2024 v1.0.0 Jul 4, 2024 Changes in this version + const EndpointsID + const ErrCodeConflictException + const ErrCodeInternalServerException + const ErrCodeResourceNotFoundException + const ErrCodeServiceQuotaExceededException + const ErrCodeThrottlingException + const ErrCodeValidationException + const ResourceGroupStateCreateComplete + const ResourceGroupStateCreateFailed + const ResourceGroupStateCreating + const ResourceGroupStateUpdateComplete + const ResourceGroupStateUpdateFailed + const ResourceGroupStateUpdating + const ResourceTypeCfnStack + const ResourceTypeResourceTagValue + const ServiceID + const ServiceName + const SyncActionNoAction + const SyncActionStartSync + func ResourceGroupState_Values() []string + func ResourceType_Values() []string + func SyncAction_Values() []string + type AppRegistry struct + func New(p client.ConfigProvider, cfgs ...*aws.Config) *AppRegistry + func (c *AppRegistry) AssociateAttributeGroup(input *AssociateAttributeGroupInput) (*AssociateAttributeGroupOutput, error) + func (c *AppRegistry) AssociateAttributeGroupRequest(input *AssociateAttributeGroupInput) (req *request.Request, output *AssociateAttributeGroupOutput) + func (c *AppRegistry) AssociateAttributeGroupWithContext(ctx aws.Context, input *AssociateAttributeGroupInput, opts ...request.Option) (*AssociateAttributeGroupOutput, error) + func (c *AppRegistry) AssociateResource(input *AssociateResourceInput) (*AssociateResourceOutput, error) + func (c *AppRegistry) AssociateResourceRequest(input *AssociateResourceInput) (req *request.Request, output *AssociateResourceOutput) + func (c *AppRegistry) AssociateResourceWithContext(ctx aws.Context, input *AssociateResourceInput, opts ...request.Option) (*AssociateResourceOutput, error) + func (c *AppRegistry) CreateApplication(input *CreateApplicationInput) (*CreateApplicationOutput, error) + func (c *AppRegistry) CreateApplicationRequest(input *CreateApplicationInput) (req *request.Request, output *CreateApplicationOutput) + func (c *AppRegistry) CreateApplicationWithContext(ctx aws.Context, input *CreateApplicationInput, opts ...request.Option) (*CreateApplicationOutput, error) + func (c *AppRegistry) CreateAttributeGroup(input *CreateAttributeGroupInput) (*CreateAttributeGroupOutput, error) + func (c *AppRegistry) CreateAttributeGroupRequest(input *CreateAttributeGroupInput) (req *request.Request, output *CreateAttributeGroupOutput) + func (c *AppRegistry) CreateAttributeGroupWithContext(ctx aws.Context, input *CreateAttributeGroupInput, opts ...request.Option) (*CreateAttributeGroupOutput, error) + func (c *AppRegistry) DeleteApplication(input *DeleteApplicationInput) (*DeleteApplicationOutput, error) + func (c *AppRegistry) DeleteApplicationRequest(input *DeleteApplicationInput) (req *request.Request, output *DeleteApplicationOutput) + func (c *AppRegistry) DeleteApplicationWithContext(ctx aws.Context, input *DeleteApplicationInput, opts ...request.Option) (*DeleteApplicationOutput, error) + func (c *AppRegistry) DeleteAttributeGroup(input *DeleteAttributeGroupInput) (*DeleteAttributeGroupOutput, error) + func (c *AppRegistry) DeleteAttributeGroupRequest(input *DeleteAttributeGroupInput) (req *request.Request, output *DeleteAttributeGroupOutput) + func (c *AppRegistry) DeleteAttributeGroupWithContext(ctx aws.Context, input *DeleteAttributeGroupInput, opts ...request.Option) (*DeleteAttributeGroupOutput, error) + func (c *AppRegistry) DisassociateAttributeGroup(input *DisassociateAttributeGroupInput) (*DisassociateAttributeGroupOutput, error) + func (c *AppRegistry) DisassociateAttributeGroupRequest(input *DisassociateAttributeGroupInput) (req *request.Request, output *DisassociateAttributeGroupOutput) + func (c *AppRegistry) DisassociateAttributeGroupWithContext(ctx aws.Context, input *DisassociateAttributeGroupInput, ...) (*DisassociateAttributeGroupOutput, error) + func (c *AppRegistry) DisassociateResource(input *DisassociateResourceInput) (*DisassociateResourceOutput, error) + func (c *AppRegistry) DisassociateResourceRequest(input *DisassociateResourceInput) (req *request.Request, output *DisassociateResourceOutput) + func (c *AppRegistry) DisassociateResourceWithContext(ctx aws.Context, input *DisassociateResourceInput, opts ...request.Option) (*DisassociateResourceOutput, error) + func (c *AppRegistry) GetApplication(input *GetApplicationInput) (*GetApplicationOutput, error) + func (c *AppRegistry) GetApplicationRequest(input *GetApplicationInput) (req *request.Request, output *GetApplicationOutput) + func (c *AppRegistry) GetApplicationWithContext(ctx aws.Context, input *GetApplicationInput, opts ...request.Option) (*GetApplicationOutput, error) + func (c *AppRegistry) GetAssociatedResource(input *GetAssociatedResourceInput) (*GetAssociatedResourceOutput, error) + func (c *AppRegistry) GetAssociatedResourceRequest(input *GetAssociatedResourceInput) (req *request.Request, output *GetAssociatedResourceOutput) + func (c *AppRegistry) GetAssociatedResourceWithContext(ctx aws.Context, input *GetAssociatedResourceInput, opts ...request.Option) (*GetAssociatedResourceOutput, error) + func (c *AppRegistry) GetAttributeGroup(input *GetAttributeGroupInput) (*GetAttributeGroupOutput, error) + func (c *AppRegistry) GetAttributeGroupRequest(input *GetAttributeGroupInput) (req *request.Request, output *GetAttributeGroupOutput) + func (c *AppRegistry) GetAttributeGroupWithContext(ctx aws.Context, input *GetAttributeGroupInput, opts ...request.Option) (*GetAttributeGroupOutput, error) + func (c *AppRegistry) GetConfiguration(input *GetConfigurationInput) (*GetConfigurationOutput, error) + func (c *AppRegistry) GetConfigurationRequest(input *GetConfigurationInput) (req *request.Request, output *GetConfigurationOutput) + func (c *AppRegistry) GetConfigurationWithContext(ctx aws.Context, input *GetConfigurationInput, opts ...request.Option) (*GetConfigurationOutput, error) + func (c *AppRegistry) ListApplications(input *ListApplicationsInput) (*ListApplicationsOutput, error) + func (c *AppRegistry) ListApplicationsPages(input *ListApplicationsInput, fn func(*ListApplicationsOutput, bool) bool) error + func (c *AppRegistry) ListApplicationsPagesWithContext(ctx aws.Context, input *ListApplicationsInput, ...) error + func (c *AppRegistry) ListApplicationsRequest(input *ListApplicationsInput) (req *request.Request, output *ListApplicationsOutput) + func (c *AppRegistry) ListApplicationsWithContext(ctx aws.Context, input *ListApplicationsInput, opts ...request.Option) (*ListApplicationsOutput, error) + func (c *AppRegistry) ListAssociatedAttributeGroups(input *ListAssociatedAttributeGroupsInput) (*ListAssociatedAttributeGroupsOutput, error) + func (c *AppRegistry) ListAssociatedAttributeGroupsPages(input *ListAssociatedAttributeGroupsInput, ...) error + func (c *AppRegistry) ListAssociatedAttributeGroupsPagesWithContext(ctx aws.Context, input *ListAssociatedAttributeGroupsInput, ...) error + func (c *AppRegistry) ListAssociatedAttributeGroupsRequest(input *ListAssociatedAttributeGroupsInput) (req *request.Request, output *ListAssociatedAttributeGroupsOutput) + func (c *AppRegistry) ListAssociatedAttributeGroupsWithContext(ctx aws.Context, input *ListAssociatedAttributeGroupsInput, ...) (*ListAssociatedAttributeGroupsOutput, error) + func (c *AppRegistry) ListAssociatedResources(input *ListAssociatedResourcesInput) (*ListAssociatedResourcesOutput, error) + func (c *AppRegistry) ListAssociatedResourcesPages(input *ListAssociatedResourcesInput, ...) error + func (c *AppRegistry) ListAssociatedResourcesPagesWithContext(ctx aws.Context, input *ListAssociatedResourcesInput, ...) error + func (c *AppRegistry) ListAssociatedResourcesRequest(input *ListAssociatedResourcesInput) (req *request.Request, output *ListAssociatedResourcesOutput) + func (c *AppRegistry) ListAssociatedResourcesWithContext(ctx aws.Context, input *ListAssociatedResourcesInput, opts ...request.Option) (*ListAssociatedResourcesOutput, error) + func (c *AppRegistry) ListAttributeGroups(input *ListAttributeGroupsInput) (*ListAttributeGroupsOutput, error) + func (c *AppRegistry) ListAttributeGroupsForApplication(input *ListAttributeGroupsForApplicationInput) (*ListAttributeGroupsForApplicationOutput, error) + func (c *AppRegistry) ListAttributeGroupsForApplicationPages(input *ListAttributeGroupsForApplicationInput, ...) error + func (c *AppRegistry) ListAttributeGroupsForApplicationPagesWithContext(ctx aws.Context, input *ListAttributeGroupsForApplicationInput, ...) error + func (c *AppRegistry) ListAttributeGroupsForApplicationRequest(input *ListAttributeGroupsForApplicationInput) (req *request.Request, output *ListAttributeGroupsForApplicationOutput) + func (c *AppRegistry) ListAttributeGroupsForApplicationWithContext(ctx aws.Context, input *ListAttributeGroupsForApplicationInput, ...) (*ListAttributeGroupsForApplicationOutput, error) + func (c *AppRegistry) ListAttributeGroupsPages(input *ListAttributeGroupsInput, ...) error + func (c *AppRegistry) ListAttributeGroupsPagesWithContext(ctx aws.Context, input *ListAttributeGroupsInput, ...) error + func (c *AppRegistry) ListAttributeGroupsRequest(input *ListAttributeGroupsInput) (req *request.Request, output *ListAttributeGroupsOutput) + func (c *AppRegistry) ListAttributeGroupsWithContext(ctx aws.Context, input *ListAttributeGroupsInput, opts ...request.Option) (*ListAttributeGroupsOutput, error) + func (c *AppRegistry) ListTagsForResource(input *ListTagsForResourceInput) (*ListTagsForResourceOutput, error) + func (c *AppRegistry) ListTagsForResourceRequest(input *ListTagsForResourceInput) (req *request.Request, output *ListTagsForResourceOutput) + func (c *AppRegistry) ListTagsForResourceWithContext(ctx aws.Context, input *ListTagsForResourceInput, opts ...request.Option) (*ListTagsForResourceOutput, error) + func (c *AppRegistry) PutConfiguration(input *PutConfigurationInput) (*PutConfigurationOutput, error) + func (c *AppRegistry) PutConfigurationRequest(input *PutConfigurationInput) (req *request.Request, output *PutConfigurationOutput) + func (c *AppRegistry) PutConfigurationWithContext(ctx aws.Context, input *PutConfigurationInput, opts ...request.Option) (*PutConfigurationOutput, error) + func (c *AppRegistry) SyncResource(input *SyncResourceInput) (*SyncResourceOutput, error) + func (c *AppRegistry) SyncResourceRequest(input *SyncResourceInput) (req *request.Request, output *SyncResourceOutput) + func (c *AppRegistry) SyncResourceWithContext(ctx aws.Context, input *SyncResourceInput, opts ...request.Option) (*SyncResourceOutput, error) + func (c *AppRegistry) TagResource(input *TagResourceInput) (*TagResourceOutput, error) + func (c *AppRegistry) TagResourceRequest(input *TagResourceInput) (req *request.Request, output *TagResourceOutput) + func (c *AppRegistry) TagResourceWithContext(ctx aws.Context, input *TagResourceInput, opts ...request.Option) (*TagResourceOutput, error) + func (c *AppRegistry) UntagResource(input *UntagResourceInput) (*UntagResourceOutput, error) + func (c *AppRegistry) UntagResourceRequest(input *UntagResourceInput) (req *request.Request, output *UntagResourceOutput) + func (c *AppRegistry) UntagResourceWithContext(ctx aws.Context, input *UntagResourceInput, opts ...request.Option) (*UntagResourceOutput, error) + func (c *AppRegistry) UpdateApplication(input *UpdateApplicationInput) (*UpdateApplicationOutput, error) + func (c *AppRegistry) UpdateApplicationRequest(input *UpdateApplicationInput) (req *request.Request, output *UpdateApplicationOutput) + func (c *AppRegistry) UpdateApplicationWithContext(ctx aws.Context, input *UpdateApplicationInput, opts ...request.Option) (*UpdateApplicationOutput, error) + func (c *AppRegistry) UpdateAttributeGroup(input *UpdateAttributeGroupInput) (*UpdateAttributeGroupOutput, error) + func (c *AppRegistry) UpdateAttributeGroupRequest(input *UpdateAttributeGroupInput) (req *request.Request, output *UpdateAttributeGroupOutput) + func (c *AppRegistry) UpdateAttributeGroupWithContext(ctx aws.Context, input *UpdateAttributeGroupInput, opts ...request.Option) (*UpdateAttributeGroupOutput, error) + type AppRegistryConfiguration struct + TagQueryConfiguration *TagQueryConfiguration + func (s *AppRegistryConfiguration) SetTagQueryConfiguration(v *TagQueryConfiguration) *AppRegistryConfiguration + func (s AppRegistryConfiguration) GoString() string + func (s AppRegistryConfiguration) String() string + type Application struct + Arn *string + CreationTime *time.Time + Description *string + Id *string + LastUpdateTime *time.Time + Name *string + Tags map[string]*string + func (s *Application) SetArn(v string) *Application + func (s *Application) SetCreationTime(v time.Time) *Application + func (s *Application) SetDescription(v string) *Application + func (s *Application) SetId(v string) *Application + func (s *Application) SetLastUpdateTime(v time.Time) *Application + func (s *Application) SetName(v string) *Application + func (s *Application) SetTags(v map[string]*string) *Application + func (s Application) GoString() string + func (s Application) String() string + type ApplicationSummary struct + Arn *string + CreationTime *time.Time + Description *string + Id *string + LastUpdateTime *time.Time + Name *string + func (s *ApplicationSummary) SetArn(v string) *ApplicationSummary + func (s *ApplicationSummary) SetCreationTime(v time.Time) *ApplicationSummary + func (s *ApplicationSummary) SetDescription(v string) *ApplicationSummary + func (s *ApplicationSummary) SetId(v string) *ApplicationSummary + func (s *ApplicationSummary) SetLastUpdateTime(v time.Time) *ApplicationSummary + func (s *ApplicationSummary) SetName(v string) *ApplicationSummary + func (s ApplicationSummary) GoString() string + func (s ApplicationSummary) String() string + type AssociateAttributeGroupInput struct + Application *string + AttributeGroup *string + func (s *AssociateAttributeGroupInput) SetApplication(v string) *AssociateAttributeGroupInput + func (s *AssociateAttributeGroupInput) SetAttributeGroup(v string) *AssociateAttributeGroupInput + func (s *AssociateAttributeGroupInput) Validate() error + func (s AssociateAttributeGroupInput) GoString() string + func (s AssociateAttributeGroupInput) String() string + type AssociateAttributeGroupOutput struct + ApplicationArn *string + AttributeGroupArn *string + func (s *AssociateAttributeGroupOutput) SetApplicationArn(v string) *AssociateAttributeGroupOutput + func (s *AssociateAttributeGroupOutput) SetAttributeGroupArn(v string) *AssociateAttributeGroupOutput + func (s AssociateAttributeGroupOutput) GoString() string + func (s AssociateAttributeGroupOutput) String() string + type AssociateResourceInput struct + Application *string + Resource *string + ResourceType *string + func (s *AssociateResourceInput) SetApplication(v string) *AssociateResourceInput + func (s *AssociateResourceInput) SetResource(v string) *AssociateResourceInput + func (s *AssociateResourceInput) SetResourceType(v string) *AssociateResourceInput + func (s *AssociateResourceInput) Validate() error + func (s AssociateResourceInput) GoString() string + func (s AssociateResourceInput) String() string + type AssociateResourceOutput struct + ApplicationArn *string + ResourceArn *string + func (s *AssociateResourceOutput) SetApplicationArn(v string) *AssociateResourceOutput + func (s *AssociateResourceOutput) SetResourceArn(v string) *AssociateResourceOutput + func (s AssociateResourceOutput) GoString() string + func (s AssociateResourceOutput) String() string + type AttributeGroup struct + Arn *string + CreationTime *time.Time + Description *string + Id *string + LastUpdateTime *time.Time + Name *string + Tags map[string]*string + func (s *AttributeGroup) SetArn(v string) *AttributeGroup + func (s *AttributeGroup) SetCreationTime(v time.Time) *AttributeGroup + func (s *AttributeGroup) SetDescription(v string) *AttributeGroup + func (s *AttributeGroup) SetId(v string) *AttributeGroup + func (s *AttributeGroup) SetLastUpdateTime(v time.Time) *AttributeGroup + func (s *AttributeGroup) SetName(v string) *AttributeGroup + func (s *AttributeGroup) SetTags(v map[string]*string) *AttributeGroup + func (s AttributeGroup) GoString() string + func (s AttributeGroup) String() string + type AttributeGroupDetails struct + Arn *string + CreatedBy *string + Id *string + Name *string + func (s *AttributeGroupDetails) SetArn(v string) *AttributeGroupDetails + func (s *AttributeGroupDetails) SetCreatedBy(v string) *AttributeGroupDetails + func (s *AttributeGroupDetails) SetId(v string) *AttributeGroupDetails + func (s *AttributeGroupDetails) SetName(v string) *AttributeGroupDetails + func (s AttributeGroupDetails) GoString() string + func (s AttributeGroupDetails) String() string + type AttributeGroupSummary struct + Arn *string + CreatedBy *string + CreationTime *time.Time + Description *string + Id *string + LastUpdateTime *time.Time + Name *string + func (s *AttributeGroupSummary) SetArn(v string) *AttributeGroupSummary + func (s *AttributeGroupSummary) SetCreatedBy(v string) *AttributeGroupSummary + func (s *AttributeGroupSummary) SetCreationTime(v time.Time) *AttributeGroupSummary + func (s *AttributeGroupSummary) SetDescription(v string) *AttributeGroupSummary + func (s *AttributeGroupSummary) SetId(v string) *AttributeGroupSummary + func (s *AttributeGroupSummary) SetLastUpdateTime(v time.Time) *AttributeGroupSummary + func (s *AttributeGroupSummary) SetName(v string) *AttributeGroupSummary + func (s AttributeGroupSummary) GoString() string + func (s AttributeGroupSummary) String() string + type ConflictException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ConflictException) Code() string + func (s *ConflictException) Error() string + func (s *ConflictException) Message() string + func (s *ConflictException) OrigErr() error + func (s *ConflictException) RequestID() string + func (s *ConflictException) StatusCode() int + func (s ConflictException) GoString() string + func (s ConflictException) String() string + type CreateApplicationInput struct + ClientToken *string + Description *string + Name *string + Tags map[string]*string + func (s *CreateApplicationInput) SetClientToken(v string) *CreateApplicationInput + func (s *CreateApplicationInput) SetDescription(v string) *CreateApplicationInput + func (s *CreateApplicationInput) SetName(v string) *CreateApplicationInput + func (s *CreateApplicationInput) SetTags(v map[string]*string) *CreateApplicationInput + func (s *CreateApplicationInput) Validate() error + func (s CreateApplicationInput) GoString() string + func (s CreateApplicationInput) String() string + type CreateApplicationOutput struct + Application *Application + func (s *CreateApplicationOutput) SetApplication(v *Application) *CreateApplicationOutput + func (s CreateApplicationOutput) GoString() string + func (s CreateApplicationOutput) String() string + type CreateAttributeGroupInput struct + Attributes *string + ClientToken *string + Description *string + Name *string + Tags map[string]*string + func (s *CreateAttributeGroupInput) SetAttributes(v string) *CreateAttributeGroupInput + func (s *CreateAttributeGroupInput) SetClientToken(v string) *CreateAttributeGroupInput + func (s *CreateAttributeGroupInput) SetDescription(v string) *CreateAttributeGroupInput + func (s *CreateAttributeGroupInput) SetName(v string) *CreateAttributeGroupInput + func (s *CreateAttributeGroupInput) SetTags(v map[string]*string) *CreateAttributeGroupInput + func (s *CreateAttributeGroupInput) Validate() error + func (s CreateAttributeGroupInput) GoString() string + func (s CreateAttributeGroupInput) String() string + type CreateAttributeGroupOutput struct + AttributeGroup *AttributeGroup + func (s *CreateAttributeGroupOutput) SetAttributeGroup(v *AttributeGroup) *CreateAttributeGroupOutput + func (s CreateAttributeGroupOutput) GoString() string + func (s CreateAttributeGroupOutput) String() string + type DeleteApplicationInput struct + Application *string + func (s *DeleteApplicationInput) SetApplication(v string) *DeleteApplicationInput + func (s *DeleteApplicationInput) Validate() error + func (s DeleteApplicationInput) GoString() string + func (s DeleteApplicationInput) String() string + type DeleteApplicationOutput struct + Application *ApplicationSummary + func (s *DeleteApplicationOutput) SetApplication(v *ApplicationSummary) *DeleteApplicationOutput + func (s DeleteApplicationOutput) GoString() string + func (s DeleteApplicationOutput) String() string + type DeleteAttributeGroupInput struct + AttributeGroup *string + func (s *DeleteAttributeGroupInput) SetAttributeGroup(v string) *DeleteAttributeGroupInput + func (s *DeleteAttributeGroupInput) Validate() error + func (s DeleteAttributeGroupInput) GoString() string + func (s DeleteAttributeGroupInput) String() string + type DeleteAttributeGroupOutput struct + AttributeGroup *AttributeGroupSummary + func (s *DeleteAttributeGroupOutput) SetAttributeGroup(v *AttributeGroupSummary) *DeleteAttributeGroupOutput + func (s DeleteAttributeGroupOutput) GoString() string + func (s DeleteAttributeGroupOutput) String() string + type DisassociateAttributeGroupInput struct + Application *string + AttributeGroup *string + func (s *DisassociateAttributeGroupInput) SetApplication(v string) *DisassociateAttributeGroupInput + func (s *DisassociateAttributeGroupInput) SetAttributeGroup(v string) *DisassociateAttributeGroupInput + func (s *DisassociateAttributeGroupInput) Validate() error + func (s DisassociateAttributeGroupInput) GoString() string + func (s DisassociateAttributeGroupInput) String() string + type DisassociateAttributeGroupOutput struct + ApplicationArn *string + AttributeGroupArn *string + func (s *DisassociateAttributeGroupOutput) SetApplicationArn(v string) *DisassociateAttributeGroupOutput + func (s *DisassociateAttributeGroupOutput) SetAttributeGroupArn(v string) *DisassociateAttributeGroupOutput + func (s DisassociateAttributeGroupOutput) GoString() string + func (s DisassociateAttributeGroupOutput) String() string + type DisassociateResourceInput struct + Application *string + Resource *string + ResourceType *string + func (s *DisassociateResourceInput) SetApplication(v string) *DisassociateResourceInput + func (s *DisassociateResourceInput) SetResource(v string) *DisassociateResourceInput + func (s *DisassociateResourceInput) SetResourceType(v string) *DisassociateResourceInput + func (s *DisassociateResourceInput) Validate() error + func (s DisassociateResourceInput) GoString() string + func (s DisassociateResourceInput) String() string + type DisassociateResourceOutput struct + ApplicationArn *string + ResourceArn *string + func (s *DisassociateResourceOutput) SetApplicationArn(v string) *DisassociateResourceOutput + func (s *DisassociateResourceOutput) SetResourceArn(v string) *DisassociateResourceOutput + func (s DisassociateResourceOutput) GoString() string + func (s DisassociateResourceOutput) String() string + type GetApplicationInput struct + Application *string + func (s *GetApplicationInput) SetApplication(v string) *GetApplicationInput + func (s *GetApplicationInput) Validate() error + func (s GetApplicationInput) GoString() string + func (s GetApplicationInput) String() string + type GetApplicationOutput struct + Arn *string + AssociatedResourceCount *int64 + CreationTime *time.Time + Description *string + Id *string + Integrations *Integrations + LastUpdateTime *time.Time + Name *string + Tags map[string]*string + func (s *GetApplicationOutput) SetArn(v string) *GetApplicationOutput + func (s *GetApplicationOutput) SetAssociatedResourceCount(v int64) *GetApplicationOutput + func (s *GetApplicationOutput) SetCreationTime(v time.Time) *GetApplicationOutput + func (s *GetApplicationOutput) SetDescription(v string) *GetApplicationOutput + func (s *GetApplicationOutput) SetId(v string) *GetApplicationOutput + func (s *GetApplicationOutput) SetIntegrations(v *Integrations) *GetApplicationOutput + func (s *GetApplicationOutput) SetLastUpdateTime(v time.Time) *GetApplicationOutput + func (s *GetApplicationOutput) SetName(v string) *GetApplicationOutput + func (s *GetApplicationOutput) SetTags(v map[string]*string) *GetApplicationOutput + func (s GetApplicationOutput) GoString() string + func (s GetApplicationOutput) String() string + type GetAssociatedResourceInput struct + Application *string + Resource *string + ResourceType *string + func (s *GetAssociatedResourceInput) SetApplication(v string) *GetAssociatedResourceInput + func (s *GetAssociatedResourceInput) SetResource(v string) *GetAssociatedResourceInput + func (s *GetAssociatedResourceInput) SetResourceType(v string) *GetAssociatedResourceInput + func (s *GetAssociatedResourceInput) Validate() error + func (s GetAssociatedResourceInput) GoString() string + func (s GetAssociatedResourceInput) String() string + type GetAssociatedResourceOutput struct + Resource *Resource + func (s *GetAssociatedResourceOutput) SetResource(v *Resource) *GetAssociatedResourceOutput + func (s GetAssociatedResourceOutput) GoString() string + func (s GetAssociatedResourceOutput) String() string + type GetAttributeGroupInput struct + AttributeGroup *string + func (s *GetAttributeGroupInput) SetAttributeGroup(v string) *GetAttributeGroupInput + func (s *GetAttributeGroupInput) Validate() error + func (s GetAttributeGroupInput) GoString() string + func (s GetAttributeGroupInput) String() string + type GetAttributeGroupOutput struct + Arn *string + Attributes *string + CreatedBy *string + CreationTime *time.Time + Description *string + Id *string + LastUpdateTime *time.Time + Name *string + Tags map[string]*string + func (s *GetAttributeGroupOutput) SetArn(v string) *GetAttributeGroupOutput + func (s *GetAttributeGroupOutput) SetAttributes(v string) *GetAttributeGroupOutput + func (s *GetAttributeGroupOutput) SetCreatedBy(v string) *GetAttributeGroupOutput + func (s *GetAttributeGroupOutput) SetCreationTime(v time.Time) *GetAttributeGroupOutput + func (s *GetAttributeGroupOutput) SetDescription(v string) *GetAttributeGroupOutput + func (s *GetAttributeGroupOutput) SetId(v string) *GetAttributeGroupOutput + func (s *GetAttributeGroupOutput) SetLastUpdateTime(v time.Time) *GetAttributeGroupOutput + func (s *GetAttributeGroupOutput) SetName(v string) *GetAttributeGroupOutput + func (s *GetAttributeGroupOutput) SetTags(v map[string]*string) *GetAttributeGroupOutput + func (s GetAttributeGroupOutput) GoString() string + func (s GetAttributeGroupOutput) String() string + type GetConfigurationInput struct + func (s GetConfigurationInput) GoString() string + func (s GetConfigurationInput) String() string + type GetConfigurationOutput struct + Configuration *AppRegistryConfiguration + func (s *GetConfigurationOutput) SetConfiguration(v *AppRegistryConfiguration) *GetConfigurationOutput + func (s GetConfigurationOutput) GoString() string + func (s GetConfigurationOutput) String() string + type Integrations struct + ResourceGroup *ResourceGroup + func (s *Integrations) SetResourceGroup(v *ResourceGroup) *Integrations + func (s Integrations) GoString() string + func (s Integrations) String() string + type InternalServerException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *InternalServerException) Code() string + func (s *InternalServerException) Error() string + func (s *InternalServerException) Message() string + func (s *InternalServerException) OrigErr() error + func (s *InternalServerException) RequestID() string + func (s *InternalServerException) StatusCode() int + func (s InternalServerException) GoString() string + func (s InternalServerException) String() string + type ListApplicationsInput struct + MaxResults *int64 + NextToken *string + func (s *ListApplicationsInput) SetMaxResults(v int64) *ListApplicationsInput + func (s *ListApplicationsInput) SetNextToken(v string) *ListApplicationsInput + func (s *ListApplicationsInput) Validate() error + func (s ListApplicationsInput) GoString() string + func (s ListApplicationsInput) String() string + type ListApplicationsOutput struct + Applications []*ApplicationSummary + NextToken *string + func (s *ListApplicationsOutput) SetApplications(v []*ApplicationSummary) *ListApplicationsOutput + func (s *ListApplicationsOutput) SetNextToken(v string) *ListApplicationsOutput + func (s ListApplicationsOutput) GoString() string + func (s ListApplicationsOutput) String() string + type ListAssociatedAttributeGroupsInput struct + Application *string + MaxResults *int64 + NextToken *string + func (s *ListAssociatedAttributeGroupsInput) SetApplication(v string) *ListAssociatedAttributeGroupsInput + func (s *ListAssociatedAttributeGroupsInput) SetMaxResults(v int64) *ListAssociatedAttributeGroupsInput + func (s *ListAssociatedAttributeGroupsInput) SetNextToken(v string) *ListAssociatedAttributeGroupsInput + func (s *ListAssociatedAttributeGroupsInput) Validate() error + func (s ListAssociatedAttributeGroupsInput) GoString() string + func (s ListAssociatedAttributeGroupsInput) String() string + type ListAssociatedAttributeGroupsOutput struct + AttributeGroups []*string + NextToken *string + func (s *ListAssociatedAttributeGroupsOutput) SetAttributeGroups(v []*string) *ListAssociatedAttributeGroupsOutput + func (s *ListAssociatedAttributeGroupsOutput) SetNextToken(v string) *ListAssociatedAttributeGroupsOutput + func (s ListAssociatedAttributeGroupsOutput) GoString() string + func (s ListAssociatedAttributeGroupsOutput) String() string + type ListAssociatedResourcesInput struct + Application *string + MaxResults *int64 + NextToken *string + func (s *ListAssociatedResourcesInput) SetApplication(v string) *ListAssociatedResourcesInput + func (s *ListAssociatedResourcesInput) SetMaxResults(v int64) *ListAssociatedResourcesInput + func (s *ListAssociatedResourcesInput) SetNextToken(v string) *ListAssociatedResourcesInput + func (s *ListAssociatedResourcesInput) Validate() error + func (s ListAssociatedResourcesInput) GoString() string + func (s ListAssociatedResourcesInput) String() string + type ListAssociatedResourcesOutput struct + NextToken *string + Resources []*ResourceInfo + func (s *ListAssociatedResourcesOutput) SetNextToken(v string) *ListAssociatedResourcesOutput + func (s *ListAssociatedResourcesOutput) SetResources(v []*ResourceInfo) *ListAssociatedResourcesOutput + func (s ListAssociatedResourcesOutput) GoString() string + func (s ListAssociatedResourcesOutput) String() string + type ListAttributeGroupsForApplicationInput struct + Application *string + MaxResults *int64 + NextToken *string + func (s *ListAttributeGroupsForApplicationInput) SetApplication(v string) *ListAttributeGroupsForApplicationInput + func (s *ListAttributeGroupsForApplicationInput) SetMaxResults(v int64) *ListAttributeGroupsForApplicationInput + func (s *ListAttributeGroupsForApplicationInput) SetNextToken(v string) *ListAttributeGroupsForApplicationInput + func (s *ListAttributeGroupsForApplicationInput) Validate() error + func (s ListAttributeGroupsForApplicationInput) GoString() string + func (s ListAttributeGroupsForApplicationInput) String() string + type ListAttributeGroupsForApplicationOutput struct + AttributeGroupsDetails []*AttributeGroupDetails + NextToken *string + func (s *ListAttributeGroupsForApplicationOutput) SetAttributeGroupsDetails(v []*AttributeGroupDetails) *ListAttributeGroupsForApplicationOutput + func (s *ListAttributeGroupsForApplicationOutput) SetNextToken(v string) *ListAttributeGroupsForApplicationOutput + func (s ListAttributeGroupsForApplicationOutput) GoString() string + func (s ListAttributeGroupsForApplicationOutput) String() string + type ListAttributeGroupsInput struct + MaxResults *int64 + NextToken *string + func (s *ListAttributeGroupsInput) SetMaxResults(v int64) *ListAttributeGroupsInput + func (s *ListAttributeGroupsInput) SetNextToken(v string) *ListAttributeGroupsInput + func (s *ListAttributeGroupsInput) Validate() error + func (s ListAttributeGroupsInput) GoString() string + func (s ListAttributeGroupsInput) String() string + type ListAttributeGroupsOutput struct + AttributeGroups []*AttributeGroupSummary + NextToken *string + func (s *ListAttributeGroupsOutput) SetAttributeGroups(v []*AttributeGroupSummary) *ListAttributeGroupsOutput + func (s *ListAttributeGroupsOutput) SetNextToken(v string) *ListAttributeGroupsOutput + func (s ListAttributeGroupsOutput) GoString() string + func (s ListAttributeGroupsOutput) String() string + type ListTagsForResourceInput struct + ResourceArn *string + func (s *ListTagsForResourceInput) SetResourceArn(v string) *ListTagsForResourceInput + func (s *ListTagsForResourceInput) Validate() error + func (s ListTagsForResourceInput) GoString() string + func (s ListTagsForResourceInput) String() string + type ListTagsForResourceOutput struct + Tags map[string]*string + func (s *ListTagsForResourceOutput) SetTags(v map[string]*string) *ListTagsForResourceOutput + func (s ListTagsForResourceOutput) GoString() string + func (s ListTagsForResourceOutput) String() string + type PutConfigurationInput struct + Configuration *AppRegistryConfiguration + func (s *PutConfigurationInput) SetConfiguration(v *AppRegistryConfiguration) *PutConfigurationInput + func (s *PutConfigurationInput) Validate() error + func (s PutConfigurationInput) GoString() string + func (s PutConfigurationInput) String() string + type PutConfigurationOutput struct + func (s PutConfigurationOutput) GoString() string + func (s PutConfigurationOutput) String() string + type Resource struct + Arn *string + AssociationTime *time.Time + Integrations *ResourceIntegrations + Name *string + func (s *Resource) SetArn(v string) *Resource + func (s *Resource) SetAssociationTime(v time.Time) *Resource + func (s *Resource) SetIntegrations(v *ResourceIntegrations) *Resource + func (s *Resource) SetName(v string) *Resource + func (s Resource) GoString() string + func (s Resource) String() string + type ResourceDetails struct + TagValue *string + func (s *ResourceDetails) SetTagValue(v string) *ResourceDetails + func (s ResourceDetails) GoString() string + func (s ResourceDetails) String() string + type ResourceGroup struct + Arn *string + ErrorMessage *string + State *string + func (s *ResourceGroup) SetArn(v string) *ResourceGroup + func (s *ResourceGroup) SetErrorMessage(v string) *ResourceGroup + func (s *ResourceGroup) SetState(v string) *ResourceGroup + func (s ResourceGroup) GoString() string + func (s ResourceGroup) String() string + type ResourceInfo struct + Arn *string + Name *string + ResourceDetails *ResourceDetails + ResourceType *string + func (s *ResourceInfo) SetArn(v string) *ResourceInfo + func (s *ResourceInfo) SetName(v string) *ResourceInfo + func (s *ResourceInfo) SetResourceDetails(v *ResourceDetails) *ResourceInfo + func (s *ResourceInfo) SetResourceType(v string) *ResourceInfo + func (s ResourceInfo) GoString() string + func (s ResourceInfo) String() string + type ResourceIntegrations struct + ResourceGroup *ResourceGroup + func (s *ResourceIntegrations) SetResourceGroup(v *ResourceGroup) *ResourceIntegrations + func (s ResourceIntegrations) GoString() string + func (s ResourceIntegrations) String() string + type ResourceNotFoundException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ResourceNotFoundException) Code() string + func (s *ResourceNotFoundException) Error() string + func (s *ResourceNotFoundException) Message() string + func (s *ResourceNotFoundException) OrigErr() error + func (s *ResourceNotFoundException) RequestID() string + func (s *ResourceNotFoundException) StatusCode() int + func (s ResourceNotFoundException) GoString() string + func (s ResourceNotFoundException) String() string + type ServiceQuotaExceededException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ServiceQuotaExceededException) Code() string + func (s *ServiceQuotaExceededException) Error() string + func (s *ServiceQuotaExceededException) Message() string + func (s *ServiceQuotaExceededException) OrigErr() error + func (s *ServiceQuotaExceededException) RequestID() string + func (s *ServiceQuotaExceededException) StatusCode() int + func (s ServiceQuotaExceededException) GoString() string + func (s ServiceQuotaExceededException) String() string + type SyncResourceInput struct + Resource *string + ResourceType *string + func (s *SyncResourceInput) SetResource(v string) *SyncResourceInput + func (s *SyncResourceInput) SetResourceType(v string) *SyncResourceInput + func (s *SyncResourceInput) Validate() error + func (s SyncResourceInput) GoString() string + func (s SyncResourceInput) String() string + type SyncResourceOutput struct + ActionTaken *string + ApplicationArn *string + ResourceArn *string + func (s *SyncResourceOutput) SetActionTaken(v string) *SyncResourceOutput + func (s *SyncResourceOutput) SetApplicationArn(v string) *SyncResourceOutput + func (s *SyncResourceOutput) SetResourceArn(v string) *SyncResourceOutput + func (s SyncResourceOutput) GoString() string + func (s SyncResourceOutput) String() string + type TagQueryConfiguration struct + TagKey *string + func (s *TagQueryConfiguration) SetTagKey(v string) *TagQueryConfiguration + func (s TagQueryConfiguration) GoString() string + func (s TagQueryConfiguration) String() string + type TagResourceInput struct + ResourceArn *string + Tags map[string]*string + func (s *TagResourceInput) SetResourceArn(v string) *TagResourceInput + func (s *TagResourceInput) SetTags(v map[string]*string) *TagResourceInput + func (s *TagResourceInput) Validate() error + func (s TagResourceInput) GoString() string + func (s TagResourceInput) String() string + type TagResourceOutput struct + func (s TagResourceOutput) GoString() string + func (s TagResourceOutput) String() string + type ThrottlingException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + ServiceCode *string + func (s *ThrottlingException) Code() string + func (s *ThrottlingException) Error() string + func (s *ThrottlingException) Message() string + func (s *ThrottlingException) OrigErr() error + func (s *ThrottlingException) RequestID() string + func (s *ThrottlingException) StatusCode() int + func (s ThrottlingException) GoString() string + func (s ThrottlingException) String() string + type UntagResourceInput struct + ResourceArn *string + TagKeys []*string + func (s *UntagResourceInput) SetResourceArn(v string) *UntagResourceInput + func (s *UntagResourceInput) SetTagKeys(v []*string) *UntagResourceInput + func (s *UntagResourceInput) Validate() error + func (s UntagResourceInput) GoString() string + func (s UntagResourceInput) String() string + type UntagResourceOutput struct + func (s UntagResourceOutput) GoString() string + func (s UntagResourceOutput) String() string + type UpdateApplicationInput struct + Application *string + Description *string + Name *string + func (s *UpdateApplicationInput) SetApplication(v string) *UpdateApplicationInput + func (s *UpdateApplicationInput) SetDescription(v string) *UpdateApplicationInput + func (s *UpdateApplicationInput) SetName(v string) *UpdateApplicationInput + func (s *UpdateApplicationInput) Validate() error + func (s UpdateApplicationInput) GoString() string + func (s UpdateApplicationInput) String() string + type UpdateApplicationOutput struct + Application *Application + func (s *UpdateApplicationOutput) SetApplication(v *Application) *UpdateApplicationOutput + func (s UpdateApplicationOutput) GoString() string + func (s UpdateApplicationOutput) String() string + type UpdateAttributeGroupInput struct + AttributeGroup *string + Attributes *string + Description *string + Name *string + func (s *UpdateAttributeGroupInput) SetAttributeGroup(v string) *UpdateAttributeGroupInput + func (s *UpdateAttributeGroupInput) SetAttributes(v string) *UpdateAttributeGroupInput + func (s *UpdateAttributeGroupInput) SetDescription(v string) *UpdateAttributeGroupInput + func (s *UpdateAttributeGroupInput) SetName(v string) *UpdateAttributeGroupInput + func (s *UpdateAttributeGroupInput) Validate() error + func (s UpdateAttributeGroupInput) GoString() string + func (s UpdateAttributeGroupInput) String() string + type UpdateAttributeGroupOutput struct + AttributeGroup *AttributeGroup + func (s *UpdateAttributeGroupOutput) SetAttributeGroup(v *AttributeGroup) *UpdateAttributeGroupOutput + func (s UpdateAttributeGroupOutput) GoString() string + func (s UpdateAttributeGroupOutput) String() string + type ValidationException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ValidationException) Code() string + func (s *ValidationException) Error() string + func (s *ValidationException) Message() string + func (s *ValidationException) OrigErr() error + func (s *ValidationException) RequestID() string + func (s *ValidationException) StatusCode() int + func (s ValidationException) GoString() string + func (s ValidationException) String() string