Versions in this module Expand all Collapse all v1 v1.48.2 Nov 21, 2023 Changes in this version + const AllowMessagesAll + const AllowMessagesNone + const AppInstanceUserEndpointTypeApns + const AppInstanceUserEndpointTypeApnsSandbox + const AppInstanceUserEndpointTypeGcm + const EndpointStatusActive + const EndpointStatusInactive + const EndpointStatusReasonInvalidDeviceToken + const EndpointStatusReasonInvalidPinpointArn + const EndpointsID + const ErrCodeBadRequestException + const ErrCodeConflictException + const ErrCodeForbiddenException + const ErrCodeNotFoundException + const ErrCodeResourceLimitExceededException + const ErrCodeServiceFailureException + const ErrCodeServiceUnavailableException + const ErrCodeThrottledClientException + const ErrCodeUnauthorizedClientException + const ErrorCodeAccessDenied + const ErrorCodeBadRequest + const ErrorCodeConflict + const ErrorCodeForbidden + const ErrorCodeNotFound + const ErrorCodePhoneNumberAssociationsExist + const ErrorCodePreconditionFailed + const ErrorCodeResourceLimitExceeded + const ErrorCodeServiceFailure + const ErrorCodeServiceUnavailable + const ErrorCodeThrottled + const ErrorCodeThrottling + const ErrorCodeUnauthorized + const ErrorCodeUnprocessable + const ErrorCodeVoiceConnectorGroupAssociationsExist + const ExpirationCriterionCreatedTimestamp + const RespondsToStandardMessages + const ServiceID + const ServiceName + const StandardMessagesAll + const StandardMessagesAuto + const StandardMessagesMentions + const StandardMessagesNone + const TargetedMessagesAll + const TargetedMessagesNone + func AllowMessages_Values() []string + func AppInstanceUserEndpointType_Values() []string + func EndpointStatusReason_Values() []string + func EndpointStatus_Values() []string + func ErrorCode_Values() []string + func ExpirationCriterion_Values() []string + func RespondsTo_Values() []string + func StandardMessages_Values() []string + func TargetedMessages_Values() []string + type AppInstance struct + AppInstanceArn *string + CreatedTimestamp *time.Time + LastUpdatedTimestamp *time.Time + Metadata *string + Name *string + func (s *AppInstance) SetAppInstanceArn(v string) *AppInstance + func (s *AppInstance) SetCreatedTimestamp(v time.Time) *AppInstance + func (s *AppInstance) SetLastUpdatedTimestamp(v time.Time) *AppInstance + func (s *AppInstance) SetMetadata(v string) *AppInstance + func (s *AppInstance) SetName(v string) *AppInstance + func (s AppInstance) GoString() string + func (s AppInstance) String() string + type AppInstanceAdmin struct + Admin *Identity + AppInstanceArn *string + CreatedTimestamp *time.Time + func (s *AppInstanceAdmin) SetAdmin(v *Identity) *AppInstanceAdmin + func (s *AppInstanceAdmin) SetAppInstanceArn(v string) *AppInstanceAdmin + func (s *AppInstanceAdmin) SetCreatedTimestamp(v time.Time) *AppInstanceAdmin + func (s AppInstanceAdmin) GoString() string + func (s AppInstanceAdmin) String() string + type AppInstanceAdminSummary struct + Admin *Identity + func (s *AppInstanceAdminSummary) SetAdmin(v *Identity) *AppInstanceAdminSummary + func (s AppInstanceAdminSummary) GoString() string + func (s AppInstanceAdminSummary) String() string + type AppInstanceBot struct + AppInstanceBotArn *string + Configuration *Configuration + CreatedTimestamp *time.Time + LastUpdatedTimestamp *time.Time + Metadata *string + Name *string + func (s *AppInstanceBot) SetAppInstanceBotArn(v string) *AppInstanceBot + func (s *AppInstanceBot) SetConfiguration(v *Configuration) *AppInstanceBot + func (s *AppInstanceBot) SetCreatedTimestamp(v time.Time) *AppInstanceBot + func (s *AppInstanceBot) SetLastUpdatedTimestamp(v time.Time) *AppInstanceBot + func (s *AppInstanceBot) SetMetadata(v string) *AppInstanceBot + func (s *AppInstanceBot) SetName(v string) *AppInstanceBot + func (s AppInstanceBot) GoString() string + func (s AppInstanceBot) String() string + type AppInstanceBotSummary struct + AppInstanceBotArn *string + Metadata *string + Name *string + func (s *AppInstanceBotSummary) SetAppInstanceBotArn(v string) *AppInstanceBotSummary + func (s *AppInstanceBotSummary) SetMetadata(v string) *AppInstanceBotSummary + func (s *AppInstanceBotSummary) SetName(v string) *AppInstanceBotSummary + func (s AppInstanceBotSummary) GoString() string + func (s AppInstanceBotSummary) String() string + type AppInstanceRetentionSettings struct + ChannelRetentionSettings *ChannelRetentionSettings + func (s *AppInstanceRetentionSettings) SetChannelRetentionSettings(v *ChannelRetentionSettings) *AppInstanceRetentionSettings + func (s *AppInstanceRetentionSettings) Validate() error + func (s AppInstanceRetentionSettings) GoString() string + func (s AppInstanceRetentionSettings) String() string + type AppInstanceSummary struct + AppInstanceArn *string + Metadata *string + Name *string + func (s *AppInstanceSummary) SetAppInstanceArn(v string) *AppInstanceSummary + func (s *AppInstanceSummary) SetMetadata(v string) *AppInstanceSummary + func (s *AppInstanceSummary) SetName(v string) *AppInstanceSummary + func (s AppInstanceSummary) GoString() string + func (s AppInstanceSummary) String() string + type AppInstanceUser struct + AppInstanceUserArn *string + CreatedTimestamp *time.Time + ExpirationSettings *ExpirationSettings + LastUpdatedTimestamp *time.Time + Metadata *string + Name *string + func (s *AppInstanceUser) SetAppInstanceUserArn(v string) *AppInstanceUser + func (s *AppInstanceUser) SetCreatedTimestamp(v time.Time) *AppInstanceUser + func (s *AppInstanceUser) SetExpirationSettings(v *ExpirationSettings) *AppInstanceUser + func (s *AppInstanceUser) SetLastUpdatedTimestamp(v time.Time) *AppInstanceUser + func (s *AppInstanceUser) SetMetadata(v string) *AppInstanceUser + func (s *AppInstanceUser) SetName(v string) *AppInstanceUser + func (s AppInstanceUser) GoString() string + func (s AppInstanceUser) String() string + type AppInstanceUserEndpoint struct + AllowMessages *string + AppInstanceUserArn *string + CreatedTimestamp *time.Time + EndpointAttributes *EndpointAttributes + EndpointId *string + EndpointState *EndpointState + LastUpdatedTimestamp *time.Time + Name *string + ResourceArn *string + Type *string + func (s *AppInstanceUserEndpoint) SetAllowMessages(v string) *AppInstanceUserEndpoint + func (s *AppInstanceUserEndpoint) SetAppInstanceUserArn(v string) *AppInstanceUserEndpoint + func (s *AppInstanceUserEndpoint) SetCreatedTimestamp(v time.Time) *AppInstanceUserEndpoint + func (s *AppInstanceUserEndpoint) SetEndpointAttributes(v *EndpointAttributes) *AppInstanceUserEndpoint + func (s *AppInstanceUserEndpoint) SetEndpointId(v string) *AppInstanceUserEndpoint + func (s *AppInstanceUserEndpoint) SetEndpointState(v *EndpointState) *AppInstanceUserEndpoint + func (s *AppInstanceUserEndpoint) SetLastUpdatedTimestamp(v time.Time) *AppInstanceUserEndpoint + func (s *AppInstanceUserEndpoint) SetName(v string) *AppInstanceUserEndpoint + func (s *AppInstanceUserEndpoint) SetResourceArn(v string) *AppInstanceUserEndpoint + func (s *AppInstanceUserEndpoint) SetType(v string) *AppInstanceUserEndpoint + func (s AppInstanceUserEndpoint) GoString() string + func (s AppInstanceUserEndpoint) String() string + type AppInstanceUserEndpointSummary struct + AllowMessages *string + AppInstanceUserArn *string + EndpointId *string + EndpointState *EndpointState + Name *string + Type *string + func (s *AppInstanceUserEndpointSummary) SetAllowMessages(v string) *AppInstanceUserEndpointSummary + func (s *AppInstanceUserEndpointSummary) SetAppInstanceUserArn(v string) *AppInstanceUserEndpointSummary + func (s *AppInstanceUserEndpointSummary) SetEndpointId(v string) *AppInstanceUserEndpointSummary + func (s *AppInstanceUserEndpointSummary) SetEndpointState(v *EndpointState) *AppInstanceUserEndpointSummary + func (s *AppInstanceUserEndpointSummary) SetName(v string) *AppInstanceUserEndpointSummary + func (s *AppInstanceUserEndpointSummary) SetType(v string) *AppInstanceUserEndpointSummary + func (s AppInstanceUserEndpointSummary) GoString() string + func (s AppInstanceUserEndpointSummary) String() string + type AppInstanceUserSummary struct + AppInstanceUserArn *string + Metadata *string + Name *string + func (s *AppInstanceUserSummary) SetAppInstanceUserArn(v string) *AppInstanceUserSummary + func (s *AppInstanceUserSummary) SetMetadata(v string) *AppInstanceUserSummary + func (s *AppInstanceUserSummary) SetName(v string) *AppInstanceUserSummary + func (s AppInstanceUserSummary) GoString() string + func (s AppInstanceUserSummary) String() string + type BadRequestException struct + Code_ *string + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *BadRequestException) Code() string + func (s *BadRequestException) Error() string + func (s *BadRequestException) Message() string + func (s *BadRequestException) OrigErr() error + func (s *BadRequestException) RequestID() string + func (s *BadRequestException) StatusCode() int + func (s BadRequestException) GoString() string + func (s BadRequestException) String() string + type ChannelRetentionSettings struct + RetentionDays *int64 + func (s *ChannelRetentionSettings) SetRetentionDays(v int64) *ChannelRetentionSettings + func (s *ChannelRetentionSettings) Validate() error + func (s ChannelRetentionSettings) GoString() string + func (s ChannelRetentionSettings) String() string + type ChimeSDKIdentity struct + func New(p client.ConfigProvider, cfgs ...*aws.Config) *ChimeSDKIdentity + func (c *ChimeSDKIdentity) CreateAppInstance(input *CreateAppInstanceInput) (*CreateAppInstanceOutput, error) + func (c *ChimeSDKIdentity) CreateAppInstanceAdmin(input *CreateAppInstanceAdminInput) (*CreateAppInstanceAdminOutput, error) + func (c *ChimeSDKIdentity) CreateAppInstanceAdminRequest(input *CreateAppInstanceAdminInput) (req *request.Request, output *CreateAppInstanceAdminOutput) + func (c *ChimeSDKIdentity) CreateAppInstanceAdminWithContext(ctx aws.Context, input *CreateAppInstanceAdminInput, opts ...request.Option) (*CreateAppInstanceAdminOutput, error) + func (c *ChimeSDKIdentity) CreateAppInstanceBot(input *CreateAppInstanceBotInput) (*CreateAppInstanceBotOutput, error) + func (c *ChimeSDKIdentity) CreateAppInstanceBotRequest(input *CreateAppInstanceBotInput) (req *request.Request, output *CreateAppInstanceBotOutput) + func (c *ChimeSDKIdentity) CreateAppInstanceBotWithContext(ctx aws.Context, input *CreateAppInstanceBotInput, opts ...request.Option) (*CreateAppInstanceBotOutput, error) + func (c *ChimeSDKIdentity) CreateAppInstanceRequest(input *CreateAppInstanceInput) (req *request.Request, output *CreateAppInstanceOutput) + func (c *ChimeSDKIdentity) CreateAppInstanceUser(input *CreateAppInstanceUserInput) (*CreateAppInstanceUserOutput, error) + func (c *ChimeSDKIdentity) CreateAppInstanceUserRequest(input *CreateAppInstanceUserInput) (req *request.Request, output *CreateAppInstanceUserOutput) + func (c *ChimeSDKIdentity) CreateAppInstanceUserWithContext(ctx aws.Context, input *CreateAppInstanceUserInput, opts ...request.Option) (*CreateAppInstanceUserOutput, error) + func (c *ChimeSDKIdentity) CreateAppInstanceWithContext(ctx aws.Context, input *CreateAppInstanceInput, opts ...request.Option) (*CreateAppInstanceOutput, error) + func (c *ChimeSDKIdentity) DeleteAppInstance(input *DeleteAppInstanceInput) (*DeleteAppInstanceOutput, error) + func (c *ChimeSDKIdentity) DeleteAppInstanceAdmin(input *DeleteAppInstanceAdminInput) (*DeleteAppInstanceAdminOutput, error) + func (c *ChimeSDKIdentity) DeleteAppInstanceAdminRequest(input *DeleteAppInstanceAdminInput) (req *request.Request, output *DeleteAppInstanceAdminOutput) + func (c *ChimeSDKIdentity) DeleteAppInstanceAdminWithContext(ctx aws.Context, input *DeleteAppInstanceAdminInput, opts ...request.Option) (*DeleteAppInstanceAdminOutput, error) + func (c *ChimeSDKIdentity) DeleteAppInstanceBot(input *DeleteAppInstanceBotInput) (*DeleteAppInstanceBotOutput, error) + func (c *ChimeSDKIdentity) DeleteAppInstanceBotRequest(input *DeleteAppInstanceBotInput) (req *request.Request, output *DeleteAppInstanceBotOutput) + func (c *ChimeSDKIdentity) DeleteAppInstanceBotWithContext(ctx aws.Context, input *DeleteAppInstanceBotInput, opts ...request.Option) (*DeleteAppInstanceBotOutput, error) + func (c *ChimeSDKIdentity) DeleteAppInstanceRequest(input *DeleteAppInstanceInput) (req *request.Request, output *DeleteAppInstanceOutput) + func (c *ChimeSDKIdentity) DeleteAppInstanceUser(input *DeleteAppInstanceUserInput) (*DeleteAppInstanceUserOutput, error) + func (c *ChimeSDKIdentity) DeleteAppInstanceUserRequest(input *DeleteAppInstanceUserInput) (req *request.Request, output *DeleteAppInstanceUserOutput) + func (c *ChimeSDKIdentity) DeleteAppInstanceUserWithContext(ctx aws.Context, input *DeleteAppInstanceUserInput, opts ...request.Option) (*DeleteAppInstanceUserOutput, error) + func (c *ChimeSDKIdentity) DeleteAppInstanceWithContext(ctx aws.Context, input *DeleteAppInstanceInput, opts ...request.Option) (*DeleteAppInstanceOutput, error) + func (c *ChimeSDKIdentity) DeregisterAppInstanceUserEndpoint(input *DeregisterAppInstanceUserEndpointInput) (*DeregisterAppInstanceUserEndpointOutput, error) + func (c *ChimeSDKIdentity) DeregisterAppInstanceUserEndpointRequest(input *DeregisterAppInstanceUserEndpointInput) (req *request.Request, output *DeregisterAppInstanceUserEndpointOutput) + func (c *ChimeSDKIdentity) DeregisterAppInstanceUserEndpointWithContext(ctx aws.Context, input *DeregisterAppInstanceUserEndpointInput, ...) (*DeregisterAppInstanceUserEndpointOutput, error) + func (c *ChimeSDKIdentity) DescribeAppInstance(input *DescribeAppInstanceInput) (*DescribeAppInstanceOutput, error) + func (c *ChimeSDKIdentity) DescribeAppInstanceAdmin(input *DescribeAppInstanceAdminInput) (*DescribeAppInstanceAdminOutput, error) + func (c *ChimeSDKIdentity) DescribeAppInstanceAdminRequest(input *DescribeAppInstanceAdminInput) (req *request.Request, output *DescribeAppInstanceAdminOutput) + func (c *ChimeSDKIdentity) DescribeAppInstanceAdminWithContext(ctx aws.Context, input *DescribeAppInstanceAdminInput, opts ...request.Option) (*DescribeAppInstanceAdminOutput, error) + func (c *ChimeSDKIdentity) DescribeAppInstanceBot(input *DescribeAppInstanceBotInput) (*DescribeAppInstanceBotOutput, error) + func (c *ChimeSDKIdentity) DescribeAppInstanceBotRequest(input *DescribeAppInstanceBotInput) (req *request.Request, output *DescribeAppInstanceBotOutput) + func (c *ChimeSDKIdentity) DescribeAppInstanceBotWithContext(ctx aws.Context, input *DescribeAppInstanceBotInput, opts ...request.Option) (*DescribeAppInstanceBotOutput, error) + func (c *ChimeSDKIdentity) DescribeAppInstanceRequest(input *DescribeAppInstanceInput) (req *request.Request, output *DescribeAppInstanceOutput) + func (c *ChimeSDKIdentity) DescribeAppInstanceUser(input *DescribeAppInstanceUserInput) (*DescribeAppInstanceUserOutput, error) + func (c *ChimeSDKIdentity) DescribeAppInstanceUserEndpoint(input *DescribeAppInstanceUserEndpointInput) (*DescribeAppInstanceUserEndpointOutput, error) + func (c *ChimeSDKIdentity) DescribeAppInstanceUserEndpointRequest(input *DescribeAppInstanceUserEndpointInput) (req *request.Request, output *DescribeAppInstanceUserEndpointOutput) + func (c *ChimeSDKIdentity) DescribeAppInstanceUserEndpointWithContext(ctx aws.Context, input *DescribeAppInstanceUserEndpointInput, ...) (*DescribeAppInstanceUserEndpointOutput, error) + func (c *ChimeSDKIdentity) DescribeAppInstanceUserRequest(input *DescribeAppInstanceUserInput) (req *request.Request, output *DescribeAppInstanceUserOutput) + func (c *ChimeSDKIdentity) DescribeAppInstanceUserWithContext(ctx aws.Context, input *DescribeAppInstanceUserInput, opts ...request.Option) (*DescribeAppInstanceUserOutput, error) + func (c *ChimeSDKIdentity) DescribeAppInstanceWithContext(ctx aws.Context, input *DescribeAppInstanceInput, opts ...request.Option) (*DescribeAppInstanceOutput, error) + func (c *ChimeSDKIdentity) GetAppInstanceRetentionSettings(input *GetAppInstanceRetentionSettingsInput) (*GetAppInstanceRetentionSettingsOutput, error) + func (c *ChimeSDKIdentity) GetAppInstanceRetentionSettingsRequest(input *GetAppInstanceRetentionSettingsInput) (req *request.Request, output *GetAppInstanceRetentionSettingsOutput) + func (c *ChimeSDKIdentity) GetAppInstanceRetentionSettingsWithContext(ctx aws.Context, input *GetAppInstanceRetentionSettingsInput, ...) (*GetAppInstanceRetentionSettingsOutput, error) + func (c *ChimeSDKIdentity) ListAppInstanceAdmins(input *ListAppInstanceAdminsInput) (*ListAppInstanceAdminsOutput, error) + func (c *ChimeSDKIdentity) ListAppInstanceAdminsPages(input *ListAppInstanceAdminsInput, ...) error + func (c *ChimeSDKIdentity) ListAppInstanceAdminsPagesWithContext(ctx aws.Context, input *ListAppInstanceAdminsInput, ...) error + func (c *ChimeSDKIdentity) ListAppInstanceAdminsRequest(input *ListAppInstanceAdminsInput) (req *request.Request, output *ListAppInstanceAdminsOutput) + func (c *ChimeSDKIdentity) ListAppInstanceAdminsWithContext(ctx aws.Context, input *ListAppInstanceAdminsInput, opts ...request.Option) (*ListAppInstanceAdminsOutput, error) + func (c *ChimeSDKIdentity) ListAppInstanceBots(input *ListAppInstanceBotsInput) (*ListAppInstanceBotsOutput, error) + func (c *ChimeSDKIdentity) ListAppInstanceBotsPages(input *ListAppInstanceBotsInput, ...) error + func (c *ChimeSDKIdentity) ListAppInstanceBotsPagesWithContext(ctx aws.Context, input *ListAppInstanceBotsInput, ...) error + func (c *ChimeSDKIdentity) ListAppInstanceBotsRequest(input *ListAppInstanceBotsInput) (req *request.Request, output *ListAppInstanceBotsOutput) + func (c *ChimeSDKIdentity) ListAppInstanceBotsWithContext(ctx aws.Context, input *ListAppInstanceBotsInput, opts ...request.Option) (*ListAppInstanceBotsOutput, error) + func (c *ChimeSDKIdentity) ListAppInstanceUserEndpoints(input *ListAppInstanceUserEndpointsInput) (*ListAppInstanceUserEndpointsOutput, error) + func (c *ChimeSDKIdentity) ListAppInstanceUserEndpointsPages(input *ListAppInstanceUserEndpointsInput, ...) error + func (c *ChimeSDKIdentity) ListAppInstanceUserEndpointsPagesWithContext(ctx aws.Context, input *ListAppInstanceUserEndpointsInput, ...) error + func (c *ChimeSDKIdentity) ListAppInstanceUserEndpointsRequest(input *ListAppInstanceUserEndpointsInput) (req *request.Request, output *ListAppInstanceUserEndpointsOutput) + func (c *ChimeSDKIdentity) ListAppInstanceUserEndpointsWithContext(ctx aws.Context, input *ListAppInstanceUserEndpointsInput, ...) (*ListAppInstanceUserEndpointsOutput, error) + func (c *ChimeSDKIdentity) ListAppInstanceUsers(input *ListAppInstanceUsersInput) (*ListAppInstanceUsersOutput, error) + func (c *ChimeSDKIdentity) ListAppInstanceUsersPages(input *ListAppInstanceUsersInput, ...) error + func (c *ChimeSDKIdentity) ListAppInstanceUsersPagesWithContext(ctx aws.Context, input *ListAppInstanceUsersInput, ...) error + func (c *ChimeSDKIdentity) ListAppInstanceUsersRequest(input *ListAppInstanceUsersInput) (req *request.Request, output *ListAppInstanceUsersOutput) + func (c *ChimeSDKIdentity) ListAppInstanceUsersWithContext(ctx aws.Context, input *ListAppInstanceUsersInput, opts ...request.Option) (*ListAppInstanceUsersOutput, error) + func (c *ChimeSDKIdentity) ListAppInstances(input *ListAppInstancesInput) (*ListAppInstancesOutput, error) + func (c *ChimeSDKIdentity) ListAppInstancesPages(input *ListAppInstancesInput, fn func(*ListAppInstancesOutput, bool) bool) error + func (c *ChimeSDKIdentity) ListAppInstancesPagesWithContext(ctx aws.Context, input *ListAppInstancesInput, ...) error + func (c *ChimeSDKIdentity) ListAppInstancesRequest(input *ListAppInstancesInput) (req *request.Request, output *ListAppInstancesOutput) + func (c *ChimeSDKIdentity) ListAppInstancesWithContext(ctx aws.Context, input *ListAppInstancesInput, opts ...request.Option) (*ListAppInstancesOutput, error) + func (c *ChimeSDKIdentity) ListTagsForResource(input *ListTagsForResourceInput) (*ListTagsForResourceOutput, error) + func (c *ChimeSDKIdentity) ListTagsForResourceRequest(input *ListTagsForResourceInput) (req *request.Request, output *ListTagsForResourceOutput) + func (c *ChimeSDKIdentity) ListTagsForResourceWithContext(ctx aws.Context, input *ListTagsForResourceInput, opts ...request.Option) (*ListTagsForResourceOutput, error) + func (c *ChimeSDKIdentity) PutAppInstanceRetentionSettings(input *PutAppInstanceRetentionSettingsInput) (*PutAppInstanceRetentionSettingsOutput, error) + func (c *ChimeSDKIdentity) PutAppInstanceRetentionSettingsRequest(input *PutAppInstanceRetentionSettingsInput) (req *request.Request, output *PutAppInstanceRetentionSettingsOutput) + func (c *ChimeSDKIdentity) PutAppInstanceRetentionSettingsWithContext(ctx aws.Context, input *PutAppInstanceRetentionSettingsInput, ...) (*PutAppInstanceRetentionSettingsOutput, error) + func (c *ChimeSDKIdentity) PutAppInstanceUserExpirationSettings(input *PutAppInstanceUserExpirationSettingsInput) (*PutAppInstanceUserExpirationSettingsOutput, error) + func (c *ChimeSDKIdentity) PutAppInstanceUserExpirationSettingsRequest(input *PutAppInstanceUserExpirationSettingsInput) (req *request.Request, output *PutAppInstanceUserExpirationSettingsOutput) + func (c *ChimeSDKIdentity) PutAppInstanceUserExpirationSettingsWithContext(ctx aws.Context, input *PutAppInstanceUserExpirationSettingsInput, ...) (*PutAppInstanceUserExpirationSettingsOutput, error) + func (c *ChimeSDKIdentity) RegisterAppInstanceUserEndpoint(input *RegisterAppInstanceUserEndpointInput) (*RegisterAppInstanceUserEndpointOutput, error) + func (c *ChimeSDKIdentity) RegisterAppInstanceUserEndpointRequest(input *RegisterAppInstanceUserEndpointInput) (req *request.Request, output *RegisterAppInstanceUserEndpointOutput) + func (c *ChimeSDKIdentity) RegisterAppInstanceUserEndpointWithContext(ctx aws.Context, input *RegisterAppInstanceUserEndpointInput, ...) (*RegisterAppInstanceUserEndpointOutput, error) + func (c *ChimeSDKIdentity) TagResource(input *TagResourceInput) (*TagResourceOutput, error) + func (c *ChimeSDKIdentity) TagResourceRequest(input *TagResourceInput) (req *request.Request, output *TagResourceOutput) + func (c *ChimeSDKIdentity) TagResourceWithContext(ctx aws.Context, input *TagResourceInput, opts ...request.Option) (*TagResourceOutput, error) + func (c *ChimeSDKIdentity) UntagResource(input *UntagResourceInput) (*UntagResourceOutput, error) + func (c *ChimeSDKIdentity) UntagResourceRequest(input *UntagResourceInput) (req *request.Request, output *UntagResourceOutput) + func (c *ChimeSDKIdentity) UntagResourceWithContext(ctx aws.Context, input *UntagResourceInput, opts ...request.Option) (*UntagResourceOutput, error) + func (c *ChimeSDKIdentity) UpdateAppInstance(input *UpdateAppInstanceInput) (*UpdateAppInstanceOutput, error) + func (c *ChimeSDKIdentity) UpdateAppInstanceBot(input *UpdateAppInstanceBotInput) (*UpdateAppInstanceBotOutput, error) + func (c *ChimeSDKIdentity) UpdateAppInstanceBotRequest(input *UpdateAppInstanceBotInput) (req *request.Request, output *UpdateAppInstanceBotOutput) + func (c *ChimeSDKIdentity) UpdateAppInstanceBotWithContext(ctx aws.Context, input *UpdateAppInstanceBotInput, opts ...request.Option) (*UpdateAppInstanceBotOutput, error) + func (c *ChimeSDKIdentity) UpdateAppInstanceRequest(input *UpdateAppInstanceInput) (req *request.Request, output *UpdateAppInstanceOutput) + func (c *ChimeSDKIdentity) UpdateAppInstanceUser(input *UpdateAppInstanceUserInput) (*UpdateAppInstanceUserOutput, error) + func (c *ChimeSDKIdentity) UpdateAppInstanceUserEndpoint(input *UpdateAppInstanceUserEndpointInput) (*UpdateAppInstanceUserEndpointOutput, error) + func (c *ChimeSDKIdentity) UpdateAppInstanceUserEndpointRequest(input *UpdateAppInstanceUserEndpointInput) (req *request.Request, output *UpdateAppInstanceUserEndpointOutput) + func (c *ChimeSDKIdentity) UpdateAppInstanceUserEndpointWithContext(ctx aws.Context, input *UpdateAppInstanceUserEndpointInput, ...) (*UpdateAppInstanceUserEndpointOutput, error) + func (c *ChimeSDKIdentity) UpdateAppInstanceUserRequest(input *UpdateAppInstanceUserInput) (req *request.Request, output *UpdateAppInstanceUserOutput) + func (c *ChimeSDKIdentity) UpdateAppInstanceUserWithContext(ctx aws.Context, input *UpdateAppInstanceUserInput, opts ...request.Option) (*UpdateAppInstanceUserOutput, error) + func (c *ChimeSDKIdentity) UpdateAppInstanceWithContext(ctx aws.Context, input *UpdateAppInstanceInput, opts ...request.Option) (*UpdateAppInstanceOutput, error) + type Configuration struct + Lex *LexConfiguration + func (s *Configuration) SetLex(v *LexConfiguration) *Configuration + func (s *Configuration) Validate() error + func (s Configuration) GoString() string + func (s Configuration) String() string + type ConflictException struct + Code_ *string + 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 CreateAppInstanceAdminInput struct + AppInstanceAdminArn *string + AppInstanceArn *string + func (s *CreateAppInstanceAdminInput) SetAppInstanceAdminArn(v string) *CreateAppInstanceAdminInput + func (s *CreateAppInstanceAdminInput) SetAppInstanceArn(v string) *CreateAppInstanceAdminInput + func (s *CreateAppInstanceAdminInput) Validate() error + func (s CreateAppInstanceAdminInput) GoString() string + func (s CreateAppInstanceAdminInput) String() string + type CreateAppInstanceAdminOutput struct + AppInstanceAdmin *Identity + AppInstanceArn *string + func (s *CreateAppInstanceAdminOutput) SetAppInstanceAdmin(v *Identity) *CreateAppInstanceAdminOutput + func (s *CreateAppInstanceAdminOutput) SetAppInstanceArn(v string) *CreateAppInstanceAdminOutput + func (s CreateAppInstanceAdminOutput) GoString() string + func (s CreateAppInstanceAdminOutput) String() string + type CreateAppInstanceBotInput struct + AppInstanceArn *string + ClientRequestToken *string + Configuration *Configuration + Metadata *string + Name *string + Tags []*Tag + func (s *CreateAppInstanceBotInput) SetAppInstanceArn(v string) *CreateAppInstanceBotInput + func (s *CreateAppInstanceBotInput) SetClientRequestToken(v string) *CreateAppInstanceBotInput + func (s *CreateAppInstanceBotInput) SetConfiguration(v *Configuration) *CreateAppInstanceBotInput + func (s *CreateAppInstanceBotInput) SetMetadata(v string) *CreateAppInstanceBotInput + func (s *CreateAppInstanceBotInput) SetName(v string) *CreateAppInstanceBotInput + func (s *CreateAppInstanceBotInput) SetTags(v []*Tag) *CreateAppInstanceBotInput + func (s *CreateAppInstanceBotInput) Validate() error + func (s CreateAppInstanceBotInput) GoString() string + func (s CreateAppInstanceBotInput) String() string + type CreateAppInstanceBotOutput struct + AppInstanceBotArn *string + func (s *CreateAppInstanceBotOutput) SetAppInstanceBotArn(v string) *CreateAppInstanceBotOutput + func (s CreateAppInstanceBotOutput) GoString() string + func (s CreateAppInstanceBotOutput) String() string + type CreateAppInstanceInput struct + ClientRequestToken *string + Metadata *string + Name *string + Tags []*Tag + func (s *CreateAppInstanceInput) SetClientRequestToken(v string) *CreateAppInstanceInput + func (s *CreateAppInstanceInput) SetMetadata(v string) *CreateAppInstanceInput + func (s *CreateAppInstanceInput) SetName(v string) *CreateAppInstanceInput + func (s *CreateAppInstanceInput) SetTags(v []*Tag) *CreateAppInstanceInput + func (s *CreateAppInstanceInput) Validate() error + func (s CreateAppInstanceInput) GoString() string + func (s CreateAppInstanceInput) String() string + type CreateAppInstanceOutput struct + AppInstanceArn *string + func (s *CreateAppInstanceOutput) SetAppInstanceArn(v string) *CreateAppInstanceOutput + func (s CreateAppInstanceOutput) GoString() string + func (s CreateAppInstanceOutput) String() string + type CreateAppInstanceUserInput struct + AppInstanceArn *string + AppInstanceUserId *string + ClientRequestToken *string + ExpirationSettings *ExpirationSettings + Metadata *string + Name *string + Tags []*Tag + func (s *CreateAppInstanceUserInput) SetAppInstanceArn(v string) *CreateAppInstanceUserInput + func (s *CreateAppInstanceUserInput) SetAppInstanceUserId(v string) *CreateAppInstanceUserInput + func (s *CreateAppInstanceUserInput) SetClientRequestToken(v string) *CreateAppInstanceUserInput + func (s *CreateAppInstanceUserInput) SetExpirationSettings(v *ExpirationSettings) *CreateAppInstanceUserInput + func (s *CreateAppInstanceUserInput) SetMetadata(v string) *CreateAppInstanceUserInput + func (s *CreateAppInstanceUserInput) SetName(v string) *CreateAppInstanceUserInput + func (s *CreateAppInstanceUserInput) SetTags(v []*Tag) *CreateAppInstanceUserInput + func (s *CreateAppInstanceUserInput) Validate() error + func (s CreateAppInstanceUserInput) GoString() string + func (s CreateAppInstanceUserInput) String() string + type CreateAppInstanceUserOutput struct + AppInstanceUserArn *string + func (s *CreateAppInstanceUserOutput) SetAppInstanceUserArn(v string) *CreateAppInstanceUserOutput + func (s CreateAppInstanceUserOutput) GoString() string + func (s CreateAppInstanceUserOutput) String() string + type DeleteAppInstanceAdminInput struct + AppInstanceAdminArn *string + AppInstanceArn *string + func (s *DeleteAppInstanceAdminInput) SetAppInstanceAdminArn(v string) *DeleteAppInstanceAdminInput + func (s *DeleteAppInstanceAdminInput) SetAppInstanceArn(v string) *DeleteAppInstanceAdminInput + func (s *DeleteAppInstanceAdminInput) Validate() error + func (s DeleteAppInstanceAdminInput) GoString() string + func (s DeleteAppInstanceAdminInput) String() string + type DeleteAppInstanceAdminOutput struct + func (s DeleteAppInstanceAdminOutput) GoString() string + func (s DeleteAppInstanceAdminOutput) String() string + type DeleteAppInstanceBotInput struct + AppInstanceBotArn *string + func (s *DeleteAppInstanceBotInput) SetAppInstanceBotArn(v string) *DeleteAppInstanceBotInput + func (s *DeleteAppInstanceBotInput) Validate() error + func (s DeleteAppInstanceBotInput) GoString() string + func (s DeleteAppInstanceBotInput) String() string + type DeleteAppInstanceBotOutput struct + func (s DeleteAppInstanceBotOutput) GoString() string + func (s DeleteAppInstanceBotOutput) String() string + type DeleteAppInstanceInput struct + AppInstanceArn *string + func (s *DeleteAppInstanceInput) SetAppInstanceArn(v string) *DeleteAppInstanceInput + func (s *DeleteAppInstanceInput) Validate() error + func (s DeleteAppInstanceInput) GoString() string + func (s DeleteAppInstanceInput) String() string + type DeleteAppInstanceOutput struct + func (s DeleteAppInstanceOutput) GoString() string + func (s DeleteAppInstanceOutput) String() string + type DeleteAppInstanceUserInput struct + AppInstanceUserArn *string + func (s *DeleteAppInstanceUserInput) SetAppInstanceUserArn(v string) *DeleteAppInstanceUserInput + func (s *DeleteAppInstanceUserInput) Validate() error + func (s DeleteAppInstanceUserInput) GoString() string + func (s DeleteAppInstanceUserInput) String() string + type DeleteAppInstanceUserOutput struct + func (s DeleteAppInstanceUserOutput) GoString() string + func (s DeleteAppInstanceUserOutput) String() string + type DeregisterAppInstanceUserEndpointInput struct + AppInstanceUserArn *string + EndpointId *string + func (s *DeregisterAppInstanceUserEndpointInput) SetAppInstanceUserArn(v string) *DeregisterAppInstanceUserEndpointInput + func (s *DeregisterAppInstanceUserEndpointInput) SetEndpointId(v string) *DeregisterAppInstanceUserEndpointInput + func (s *DeregisterAppInstanceUserEndpointInput) Validate() error + func (s DeregisterAppInstanceUserEndpointInput) GoString() string + func (s DeregisterAppInstanceUserEndpointInput) String() string + type DeregisterAppInstanceUserEndpointOutput struct + func (s DeregisterAppInstanceUserEndpointOutput) GoString() string + func (s DeregisterAppInstanceUserEndpointOutput) String() string + type DescribeAppInstanceAdminInput struct + AppInstanceAdminArn *string + AppInstanceArn *string + func (s *DescribeAppInstanceAdminInput) SetAppInstanceAdminArn(v string) *DescribeAppInstanceAdminInput + func (s *DescribeAppInstanceAdminInput) SetAppInstanceArn(v string) *DescribeAppInstanceAdminInput + func (s *DescribeAppInstanceAdminInput) Validate() error + func (s DescribeAppInstanceAdminInput) GoString() string + func (s DescribeAppInstanceAdminInput) String() string + type DescribeAppInstanceAdminOutput struct + AppInstanceAdmin *AppInstanceAdmin + func (s *DescribeAppInstanceAdminOutput) SetAppInstanceAdmin(v *AppInstanceAdmin) *DescribeAppInstanceAdminOutput + func (s DescribeAppInstanceAdminOutput) GoString() string + func (s DescribeAppInstanceAdminOutput) String() string + type DescribeAppInstanceBotInput struct + AppInstanceBotArn *string + func (s *DescribeAppInstanceBotInput) SetAppInstanceBotArn(v string) *DescribeAppInstanceBotInput + func (s *DescribeAppInstanceBotInput) Validate() error + func (s DescribeAppInstanceBotInput) GoString() string + func (s DescribeAppInstanceBotInput) String() string + type DescribeAppInstanceBotOutput struct + AppInstanceBot *AppInstanceBot + func (s *DescribeAppInstanceBotOutput) SetAppInstanceBot(v *AppInstanceBot) *DescribeAppInstanceBotOutput + func (s DescribeAppInstanceBotOutput) GoString() string + func (s DescribeAppInstanceBotOutput) String() string + type DescribeAppInstanceInput struct + AppInstanceArn *string + func (s *DescribeAppInstanceInput) SetAppInstanceArn(v string) *DescribeAppInstanceInput + func (s *DescribeAppInstanceInput) Validate() error + func (s DescribeAppInstanceInput) GoString() string + func (s DescribeAppInstanceInput) String() string + type DescribeAppInstanceOutput struct + AppInstance *AppInstance + func (s *DescribeAppInstanceOutput) SetAppInstance(v *AppInstance) *DescribeAppInstanceOutput + func (s DescribeAppInstanceOutput) GoString() string + func (s DescribeAppInstanceOutput) String() string + type DescribeAppInstanceUserEndpointInput struct + AppInstanceUserArn *string + EndpointId *string + func (s *DescribeAppInstanceUserEndpointInput) SetAppInstanceUserArn(v string) *DescribeAppInstanceUserEndpointInput + func (s *DescribeAppInstanceUserEndpointInput) SetEndpointId(v string) *DescribeAppInstanceUserEndpointInput + func (s *DescribeAppInstanceUserEndpointInput) Validate() error + func (s DescribeAppInstanceUserEndpointInput) GoString() string + func (s DescribeAppInstanceUserEndpointInput) String() string + type DescribeAppInstanceUserEndpointOutput struct + AppInstanceUserEndpoint *AppInstanceUserEndpoint + func (s *DescribeAppInstanceUserEndpointOutput) SetAppInstanceUserEndpoint(v *AppInstanceUserEndpoint) *DescribeAppInstanceUserEndpointOutput + func (s DescribeAppInstanceUserEndpointOutput) GoString() string + func (s DescribeAppInstanceUserEndpointOutput) String() string + type DescribeAppInstanceUserInput struct + AppInstanceUserArn *string + func (s *DescribeAppInstanceUserInput) SetAppInstanceUserArn(v string) *DescribeAppInstanceUserInput + func (s *DescribeAppInstanceUserInput) Validate() error + func (s DescribeAppInstanceUserInput) GoString() string + func (s DescribeAppInstanceUserInput) String() string + type DescribeAppInstanceUserOutput struct + AppInstanceUser *AppInstanceUser + func (s *DescribeAppInstanceUserOutput) SetAppInstanceUser(v *AppInstanceUser) *DescribeAppInstanceUserOutput + func (s DescribeAppInstanceUserOutput) GoString() string + func (s DescribeAppInstanceUserOutput) String() string + type EndpointAttributes struct + DeviceToken *string + VoipDeviceToken *string + func (s *EndpointAttributes) SetDeviceToken(v string) *EndpointAttributes + func (s *EndpointAttributes) SetVoipDeviceToken(v string) *EndpointAttributes + func (s *EndpointAttributes) Validate() error + func (s EndpointAttributes) GoString() string + func (s EndpointAttributes) String() string + type EndpointState struct + Status *string + StatusReason *string + func (s *EndpointState) SetStatus(v string) *EndpointState + func (s *EndpointState) SetStatusReason(v string) *EndpointState + func (s EndpointState) GoString() string + func (s EndpointState) String() string + type ExpirationSettings struct + ExpirationCriterion *string + ExpirationDays *int64 + func (s *ExpirationSettings) SetExpirationCriterion(v string) *ExpirationSettings + func (s *ExpirationSettings) SetExpirationDays(v int64) *ExpirationSettings + func (s *ExpirationSettings) Validate() error + func (s ExpirationSettings) GoString() string + func (s ExpirationSettings) String() string + type ForbiddenException struct + Code_ *string + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ForbiddenException) Code() string + func (s *ForbiddenException) Error() string + func (s *ForbiddenException) Message() string + func (s *ForbiddenException) OrigErr() error + func (s *ForbiddenException) RequestID() string + func (s *ForbiddenException) StatusCode() int + func (s ForbiddenException) GoString() string + func (s ForbiddenException) String() string + type GetAppInstanceRetentionSettingsInput struct + AppInstanceArn *string + func (s *GetAppInstanceRetentionSettingsInput) SetAppInstanceArn(v string) *GetAppInstanceRetentionSettingsInput + func (s *GetAppInstanceRetentionSettingsInput) Validate() error + func (s GetAppInstanceRetentionSettingsInput) GoString() string + func (s GetAppInstanceRetentionSettingsInput) String() string + type GetAppInstanceRetentionSettingsOutput struct + AppInstanceRetentionSettings *AppInstanceRetentionSettings + InitiateDeletionTimestamp *time.Time + func (s *GetAppInstanceRetentionSettingsOutput) SetAppInstanceRetentionSettings(v *AppInstanceRetentionSettings) *GetAppInstanceRetentionSettingsOutput + func (s *GetAppInstanceRetentionSettingsOutput) SetInitiateDeletionTimestamp(v time.Time) *GetAppInstanceRetentionSettingsOutput + func (s GetAppInstanceRetentionSettingsOutput) GoString() string + func (s GetAppInstanceRetentionSettingsOutput) String() string + type Identity struct + Arn *string + Name *string + func (s *Identity) SetArn(v string) *Identity + func (s *Identity) SetName(v string) *Identity + func (s Identity) GoString() string + func (s Identity) String() string + type InvokedBy struct + StandardMessages *string + TargetedMessages *string + func (s *InvokedBy) SetStandardMessages(v string) *InvokedBy + func (s *InvokedBy) SetTargetedMessages(v string) *InvokedBy + func (s *InvokedBy) Validate() error + func (s InvokedBy) GoString() string + func (s InvokedBy) String() string + type LexConfiguration struct + InvokedBy *InvokedBy + LexBotAliasArn *string + LocaleId *string + RespondsTo *string + WelcomeIntent *string + func (s *LexConfiguration) SetInvokedBy(v *InvokedBy) *LexConfiguration + func (s *LexConfiguration) SetLexBotAliasArn(v string) *LexConfiguration + func (s *LexConfiguration) SetLocaleId(v string) *LexConfiguration + func (s *LexConfiguration) SetRespondsTo(v string) *LexConfiguration + func (s *LexConfiguration) SetWelcomeIntent(v string) *LexConfiguration + func (s *LexConfiguration) Validate() error + func (s LexConfiguration) GoString() string + func (s LexConfiguration) String() string + type ListAppInstanceAdminsInput struct + AppInstanceArn *string + MaxResults *int64 + NextToken *string + func (s *ListAppInstanceAdminsInput) SetAppInstanceArn(v string) *ListAppInstanceAdminsInput + func (s *ListAppInstanceAdminsInput) SetMaxResults(v int64) *ListAppInstanceAdminsInput + func (s *ListAppInstanceAdminsInput) SetNextToken(v string) *ListAppInstanceAdminsInput + func (s *ListAppInstanceAdminsInput) Validate() error + func (s ListAppInstanceAdminsInput) GoString() string + func (s ListAppInstanceAdminsInput) String() string + type ListAppInstanceAdminsOutput struct + AppInstanceAdmins []*AppInstanceAdminSummary + AppInstanceArn *string + NextToken *string + func (s *ListAppInstanceAdminsOutput) SetAppInstanceAdmins(v []*AppInstanceAdminSummary) *ListAppInstanceAdminsOutput + func (s *ListAppInstanceAdminsOutput) SetAppInstanceArn(v string) *ListAppInstanceAdminsOutput + func (s *ListAppInstanceAdminsOutput) SetNextToken(v string) *ListAppInstanceAdminsOutput + func (s ListAppInstanceAdminsOutput) GoString() string + func (s ListAppInstanceAdminsOutput) String() string + type ListAppInstanceBotsInput struct + AppInstanceArn *string + MaxResults *int64 + NextToken *string + func (s *ListAppInstanceBotsInput) SetAppInstanceArn(v string) *ListAppInstanceBotsInput + func (s *ListAppInstanceBotsInput) SetMaxResults(v int64) *ListAppInstanceBotsInput + func (s *ListAppInstanceBotsInput) SetNextToken(v string) *ListAppInstanceBotsInput + func (s *ListAppInstanceBotsInput) Validate() error + func (s ListAppInstanceBotsInput) GoString() string + func (s ListAppInstanceBotsInput) String() string + type ListAppInstanceBotsOutput struct + AppInstanceArn *string + AppInstanceBots []*AppInstanceBotSummary + NextToken *string + func (s *ListAppInstanceBotsOutput) SetAppInstanceArn(v string) *ListAppInstanceBotsOutput + func (s *ListAppInstanceBotsOutput) SetAppInstanceBots(v []*AppInstanceBotSummary) *ListAppInstanceBotsOutput + func (s *ListAppInstanceBotsOutput) SetNextToken(v string) *ListAppInstanceBotsOutput + func (s ListAppInstanceBotsOutput) GoString() string + func (s ListAppInstanceBotsOutput) String() string + type ListAppInstanceUserEndpointsInput struct + AppInstanceUserArn *string + MaxResults *int64 + NextToken *string + func (s *ListAppInstanceUserEndpointsInput) SetAppInstanceUserArn(v string) *ListAppInstanceUserEndpointsInput + func (s *ListAppInstanceUserEndpointsInput) SetMaxResults(v int64) *ListAppInstanceUserEndpointsInput + func (s *ListAppInstanceUserEndpointsInput) SetNextToken(v string) *ListAppInstanceUserEndpointsInput + func (s *ListAppInstanceUserEndpointsInput) Validate() error + func (s ListAppInstanceUserEndpointsInput) GoString() string + func (s ListAppInstanceUserEndpointsInput) String() string + type ListAppInstanceUserEndpointsOutput struct + AppInstanceUserEndpoints []*AppInstanceUserEndpointSummary + NextToken *string + func (s *ListAppInstanceUserEndpointsOutput) SetAppInstanceUserEndpoints(v []*AppInstanceUserEndpointSummary) *ListAppInstanceUserEndpointsOutput + func (s *ListAppInstanceUserEndpointsOutput) SetNextToken(v string) *ListAppInstanceUserEndpointsOutput + func (s ListAppInstanceUserEndpointsOutput) GoString() string + func (s ListAppInstanceUserEndpointsOutput) String() string + type ListAppInstanceUsersInput struct + AppInstanceArn *string + MaxResults *int64 + NextToken *string + func (s *ListAppInstanceUsersInput) SetAppInstanceArn(v string) *ListAppInstanceUsersInput + func (s *ListAppInstanceUsersInput) SetMaxResults(v int64) *ListAppInstanceUsersInput + func (s *ListAppInstanceUsersInput) SetNextToken(v string) *ListAppInstanceUsersInput + func (s *ListAppInstanceUsersInput) Validate() error + func (s ListAppInstanceUsersInput) GoString() string + func (s ListAppInstanceUsersInput) String() string + type ListAppInstanceUsersOutput struct + AppInstanceArn *string + AppInstanceUsers []*AppInstanceUserSummary + NextToken *string + func (s *ListAppInstanceUsersOutput) SetAppInstanceArn(v string) *ListAppInstanceUsersOutput + func (s *ListAppInstanceUsersOutput) SetAppInstanceUsers(v []*AppInstanceUserSummary) *ListAppInstanceUsersOutput + func (s *ListAppInstanceUsersOutput) SetNextToken(v string) *ListAppInstanceUsersOutput + func (s ListAppInstanceUsersOutput) GoString() string + func (s ListAppInstanceUsersOutput) String() string + type ListAppInstancesInput struct + MaxResults *int64 + NextToken *string + func (s *ListAppInstancesInput) SetMaxResults(v int64) *ListAppInstancesInput + func (s *ListAppInstancesInput) SetNextToken(v string) *ListAppInstancesInput + func (s *ListAppInstancesInput) Validate() error + func (s ListAppInstancesInput) GoString() string + func (s ListAppInstancesInput) String() string + type ListAppInstancesOutput struct + AppInstances []*AppInstanceSummary + NextToken *string + func (s *ListAppInstancesOutput) SetAppInstances(v []*AppInstanceSummary) *ListAppInstancesOutput + func (s *ListAppInstancesOutput) SetNextToken(v string) *ListAppInstancesOutput + func (s ListAppInstancesOutput) GoString() string + func (s ListAppInstancesOutput) 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 []*Tag + func (s *ListTagsForResourceOutput) SetTags(v []*Tag) *ListTagsForResourceOutput + func (s ListTagsForResourceOutput) GoString() string + func (s ListTagsForResourceOutput) String() string + type NotFoundException struct + Code_ *string + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *NotFoundException) Code() string + func (s *NotFoundException) Error() string + func (s *NotFoundException) Message() string + func (s *NotFoundException) OrigErr() error + func (s *NotFoundException) RequestID() string + func (s *NotFoundException) StatusCode() int + func (s NotFoundException) GoString() string + func (s NotFoundException) String() string + type PutAppInstanceRetentionSettingsInput struct + AppInstanceArn *string + AppInstanceRetentionSettings *AppInstanceRetentionSettings + func (s *PutAppInstanceRetentionSettingsInput) SetAppInstanceArn(v string) *PutAppInstanceRetentionSettingsInput + func (s *PutAppInstanceRetentionSettingsInput) SetAppInstanceRetentionSettings(v *AppInstanceRetentionSettings) *PutAppInstanceRetentionSettingsInput + func (s *PutAppInstanceRetentionSettingsInput) Validate() error + func (s PutAppInstanceRetentionSettingsInput) GoString() string + func (s PutAppInstanceRetentionSettingsInput) String() string + type PutAppInstanceRetentionSettingsOutput struct + AppInstanceRetentionSettings *AppInstanceRetentionSettings + InitiateDeletionTimestamp *time.Time + func (s *PutAppInstanceRetentionSettingsOutput) SetAppInstanceRetentionSettings(v *AppInstanceRetentionSettings) *PutAppInstanceRetentionSettingsOutput + func (s *PutAppInstanceRetentionSettingsOutput) SetInitiateDeletionTimestamp(v time.Time) *PutAppInstanceRetentionSettingsOutput + func (s PutAppInstanceRetentionSettingsOutput) GoString() string + func (s PutAppInstanceRetentionSettingsOutput) String() string + type PutAppInstanceUserExpirationSettingsInput struct + AppInstanceUserArn *string + ExpirationSettings *ExpirationSettings + func (s *PutAppInstanceUserExpirationSettingsInput) SetAppInstanceUserArn(v string) *PutAppInstanceUserExpirationSettingsInput + func (s *PutAppInstanceUserExpirationSettingsInput) SetExpirationSettings(v *ExpirationSettings) *PutAppInstanceUserExpirationSettingsInput + func (s *PutAppInstanceUserExpirationSettingsInput) Validate() error + func (s PutAppInstanceUserExpirationSettingsInput) GoString() string + func (s PutAppInstanceUserExpirationSettingsInput) String() string + type PutAppInstanceUserExpirationSettingsOutput struct + AppInstanceUserArn *string + ExpirationSettings *ExpirationSettings + func (s *PutAppInstanceUserExpirationSettingsOutput) SetAppInstanceUserArn(v string) *PutAppInstanceUserExpirationSettingsOutput + func (s *PutAppInstanceUserExpirationSettingsOutput) SetExpirationSettings(v *ExpirationSettings) *PutAppInstanceUserExpirationSettingsOutput + func (s PutAppInstanceUserExpirationSettingsOutput) GoString() string + func (s PutAppInstanceUserExpirationSettingsOutput) String() string + type RegisterAppInstanceUserEndpointInput struct + AllowMessages *string + AppInstanceUserArn *string + ClientRequestToken *string + EndpointAttributes *EndpointAttributes + Name *string + ResourceArn *string + Type *string + func (s *RegisterAppInstanceUserEndpointInput) SetAllowMessages(v string) *RegisterAppInstanceUserEndpointInput + func (s *RegisterAppInstanceUserEndpointInput) SetAppInstanceUserArn(v string) *RegisterAppInstanceUserEndpointInput + func (s *RegisterAppInstanceUserEndpointInput) SetClientRequestToken(v string) *RegisterAppInstanceUserEndpointInput + func (s *RegisterAppInstanceUserEndpointInput) SetEndpointAttributes(v *EndpointAttributes) *RegisterAppInstanceUserEndpointInput + func (s *RegisterAppInstanceUserEndpointInput) SetName(v string) *RegisterAppInstanceUserEndpointInput + func (s *RegisterAppInstanceUserEndpointInput) SetResourceArn(v string) *RegisterAppInstanceUserEndpointInput + func (s *RegisterAppInstanceUserEndpointInput) SetType(v string) *RegisterAppInstanceUserEndpointInput + func (s *RegisterAppInstanceUserEndpointInput) Validate() error + func (s RegisterAppInstanceUserEndpointInput) GoString() string + func (s RegisterAppInstanceUserEndpointInput) String() string + type RegisterAppInstanceUserEndpointOutput struct + AppInstanceUserArn *string + EndpointId *string + func (s *RegisterAppInstanceUserEndpointOutput) SetAppInstanceUserArn(v string) *RegisterAppInstanceUserEndpointOutput + func (s *RegisterAppInstanceUserEndpointOutput) SetEndpointId(v string) *RegisterAppInstanceUserEndpointOutput + func (s RegisterAppInstanceUserEndpointOutput) GoString() string + func (s RegisterAppInstanceUserEndpointOutput) String() string + type ResourceLimitExceededException struct + Code_ *string + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ResourceLimitExceededException) Code() string + func (s *ResourceLimitExceededException) Error() string + func (s *ResourceLimitExceededException) Message() string + func (s *ResourceLimitExceededException) OrigErr() error + func (s *ResourceLimitExceededException) RequestID() string + func (s *ResourceLimitExceededException) StatusCode() int + func (s ResourceLimitExceededException) GoString() string + func (s ResourceLimitExceededException) String() string + type ServiceFailureException struct + Code_ *string + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ServiceFailureException) Code() string + func (s *ServiceFailureException) Error() string + func (s *ServiceFailureException) Message() string + func (s *ServiceFailureException) OrigErr() error + func (s *ServiceFailureException) RequestID() string + func (s *ServiceFailureException) StatusCode() int + func (s ServiceFailureException) GoString() string + func (s ServiceFailureException) String() string + type ServiceUnavailableException struct + Code_ *string + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ServiceUnavailableException) Code() string + func (s *ServiceUnavailableException) Error() string + func (s *ServiceUnavailableException) Message() string + func (s *ServiceUnavailableException) OrigErr() error + func (s *ServiceUnavailableException) RequestID() string + func (s *ServiceUnavailableException) StatusCode() int + func (s ServiceUnavailableException) GoString() string + func (s ServiceUnavailableException) String() string + type Tag struct + Key *string + Value *string + func (s *Tag) SetKey(v string) *Tag + func (s *Tag) SetValue(v string) *Tag + func (s *Tag) Validate() error + func (s Tag) GoString() string + func (s Tag) String() string + type TagResourceInput struct + ResourceARN *string + Tags []*Tag + func (s *TagResourceInput) SetResourceARN(v string) *TagResourceInput + func (s *TagResourceInput) SetTags(v []*Tag) *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 ThrottledClientException struct + Code_ *string + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ThrottledClientException) Code() string + func (s *ThrottledClientException) Error() string + func (s *ThrottledClientException) Message() string + func (s *ThrottledClientException) OrigErr() error + func (s *ThrottledClientException) RequestID() string + func (s *ThrottledClientException) StatusCode() int + func (s ThrottledClientException) GoString() string + func (s ThrottledClientException) String() string + type UnauthorizedClientException struct + Code_ *string + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *UnauthorizedClientException) Code() string + func (s *UnauthorizedClientException) Error() string + func (s *UnauthorizedClientException) Message() string + func (s *UnauthorizedClientException) OrigErr() error + func (s *UnauthorizedClientException) RequestID() string + func (s *UnauthorizedClientException) StatusCode() int + func (s UnauthorizedClientException) GoString() string + func (s UnauthorizedClientException) 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 UpdateAppInstanceBotInput struct + AppInstanceBotArn *string + Configuration *Configuration + Metadata *string + Name *string + func (s *UpdateAppInstanceBotInput) SetAppInstanceBotArn(v string) *UpdateAppInstanceBotInput + func (s *UpdateAppInstanceBotInput) SetConfiguration(v *Configuration) *UpdateAppInstanceBotInput + func (s *UpdateAppInstanceBotInput) SetMetadata(v string) *UpdateAppInstanceBotInput + func (s *UpdateAppInstanceBotInput) SetName(v string) *UpdateAppInstanceBotInput + func (s *UpdateAppInstanceBotInput) Validate() error + func (s UpdateAppInstanceBotInput) GoString() string + func (s UpdateAppInstanceBotInput) String() string + type UpdateAppInstanceBotOutput struct + AppInstanceBotArn *string + func (s *UpdateAppInstanceBotOutput) SetAppInstanceBotArn(v string) *UpdateAppInstanceBotOutput + func (s UpdateAppInstanceBotOutput) GoString() string + func (s UpdateAppInstanceBotOutput) String() string + type UpdateAppInstanceInput struct + AppInstanceArn *string + Metadata *string + Name *string + func (s *UpdateAppInstanceInput) SetAppInstanceArn(v string) *UpdateAppInstanceInput + func (s *UpdateAppInstanceInput) SetMetadata(v string) *UpdateAppInstanceInput + func (s *UpdateAppInstanceInput) SetName(v string) *UpdateAppInstanceInput + func (s *UpdateAppInstanceInput) Validate() error + func (s UpdateAppInstanceInput) GoString() string + func (s UpdateAppInstanceInput) String() string + type UpdateAppInstanceOutput struct + AppInstanceArn *string + func (s *UpdateAppInstanceOutput) SetAppInstanceArn(v string) *UpdateAppInstanceOutput + func (s UpdateAppInstanceOutput) GoString() string + func (s UpdateAppInstanceOutput) String() string + type UpdateAppInstanceUserEndpointInput struct + AllowMessages *string + AppInstanceUserArn *string + EndpointId *string + Name *string + func (s *UpdateAppInstanceUserEndpointInput) SetAllowMessages(v string) *UpdateAppInstanceUserEndpointInput + func (s *UpdateAppInstanceUserEndpointInput) SetAppInstanceUserArn(v string) *UpdateAppInstanceUserEndpointInput + func (s *UpdateAppInstanceUserEndpointInput) SetEndpointId(v string) *UpdateAppInstanceUserEndpointInput + func (s *UpdateAppInstanceUserEndpointInput) SetName(v string) *UpdateAppInstanceUserEndpointInput + func (s *UpdateAppInstanceUserEndpointInput) Validate() error + func (s UpdateAppInstanceUserEndpointInput) GoString() string + func (s UpdateAppInstanceUserEndpointInput) String() string + type UpdateAppInstanceUserEndpointOutput struct + AppInstanceUserArn *string + EndpointId *string + func (s *UpdateAppInstanceUserEndpointOutput) SetAppInstanceUserArn(v string) *UpdateAppInstanceUserEndpointOutput + func (s *UpdateAppInstanceUserEndpointOutput) SetEndpointId(v string) *UpdateAppInstanceUserEndpointOutput + func (s UpdateAppInstanceUserEndpointOutput) GoString() string + func (s UpdateAppInstanceUserEndpointOutput) String() string + type UpdateAppInstanceUserInput struct + AppInstanceUserArn *string + Metadata *string + Name *string + func (s *UpdateAppInstanceUserInput) SetAppInstanceUserArn(v string) *UpdateAppInstanceUserInput + func (s *UpdateAppInstanceUserInput) SetMetadata(v string) *UpdateAppInstanceUserInput + func (s *UpdateAppInstanceUserInput) SetName(v string) *UpdateAppInstanceUserInput + func (s *UpdateAppInstanceUserInput) Validate() error + func (s UpdateAppInstanceUserInput) GoString() string + func (s UpdateAppInstanceUserInput) String() string + type UpdateAppInstanceUserOutput struct + AppInstanceUserArn *string + func (s *UpdateAppInstanceUserOutput) SetAppInstanceUserArn(v string) *UpdateAppInstanceUserOutput + func (s UpdateAppInstanceUserOutput) GoString() string + func (s UpdateAppInstanceUserOutput) String() string