Versions in this module Expand all Collapse all v1 v1.11.0 Dec 6, 2022 Changes in this version + const AuthenticationTypeApi + const AuthenticationTypeSaml + const AuthenticationTypeUserpool + const EndpointsID + const ErrCodeConcurrentModificationException + const ErrCodeIncompatibleImageException + const ErrCodeInvalidParameterCombinationException + const ErrCodeInvalidRoleException + const ErrCodeLimitExceededException + const ErrCodeOperationNotPermittedException + const ErrCodeResourceAlreadyExistsException + const ErrCodeResourceInUseException + const ErrCodeResourceNotAvailableException + const ErrCodeResourceNotFoundException + const FleetAttributeDomainJoinInfo + const FleetAttributeVpcConfiguration + const FleetAttributeVpcConfigurationSecurityGroupIds + const FleetErrorCodeDomainJoinErrorAccessDenied + const FleetErrorCodeDomainJoinErrorDsMachineAccountQuotaExceeded + const FleetErrorCodeDomainJoinErrorFileNotFound + const FleetErrorCodeDomainJoinErrorInvalidParameter + const FleetErrorCodeDomainJoinErrorLogonFailure + const FleetErrorCodeDomainJoinErrorMoreData + const FleetErrorCodeDomainJoinErrorNoSuchDomain + const FleetErrorCodeDomainJoinErrorNotSupported + const FleetErrorCodeDomainJoinInternalServiceError + const FleetErrorCodeDomainJoinNerrInvalidWorkgroupName + const FleetErrorCodeDomainJoinNerrPasswordExpired + const FleetErrorCodeDomainJoinNerrWorkstationNotStarted + const FleetErrorCodeIamServiceRoleIsMissing + const FleetErrorCodeIamServiceRoleMissingDescribeSecurityGroupsAction + const FleetErrorCodeIamServiceRoleMissingDescribeSubnetAction + const FleetErrorCodeIamServiceRoleMissingEniCreateAction + const FleetErrorCodeIamServiceRoleMissingEniDeleteAction + const FleetErrorCodeIamServiceRoleMissingEniDescribeAction + const FleetErrorCodeIgwNotAttached + const FleetErrorCodeImageNotFound + const FleetErrorCodeInternalServiceError + const FleetErrorCodeInvalidSubnetConfiguration + const FleetErrorCodeNetworkInterfaceLimitExceeded + const FleetErrorCodeSecurityGroupsNotFound + const FleetErrorCodeSubnetHasInsufficientIpAddresses + const FleetErrorCodeSubnetNotFound + const FleetStateRunning + const FleetStateStarting + const FleetStateStopped + const FleetStateStopping + const FleetTypeAlwaysOn + const FleetTypeOnDemand + const ImageStateAvailable + const ImageStateChangeReasonCodeImageBuilderNotAvailable + const ImageStateChangeReasonCodeInternalError + const ImageStateDeleting + const ImageStateFailed + const ImageStatePending + const PlatformTypeWindows + const ServiceName + const SessionStateActive + const SessionStateExpired + const SessionStatePending + const StackErrorCodeInternalServiceError + const StackErrorCodeStorageConnectorError + const StorageConnectorTypeHomefolders + const VisibilityTypePrivate + const VisibilityTypePublic + type AppStream struct + func New(p client.ConfigProvider, cfgs ...*aws.Config) *AppStream + func (c *AppStream) AssociateFleet(input *AssociateFleetInput) (*AssociateFleetOutput, error) + func (c *AppStream) AssociateFleetRequest(input *AssociateFleetInput) (req *request.Request, output *AssociateFleetOutput) + func (c *AppStream) AssociateFleetWithContext(ctx aws.Context, input *AssociateFleetInput, opts ...request.Option) (*AssociateFleetOutput, error) + func (c *AppStream) CreateDirectoryConfig(input *CreateDirectoryConfigInput) (*CreateDirectoryConfigOutput, error) + func (c *AppStream) CreateDirectoryConfigRequest(input *CreateDirectoryConfigInput) (req *request.Request, output *CreateDirectoryConfigOutput) + func (c *AppStream) CreateDirectoryConfigWithContext(ctx aws.Context, input *CreateDirectoryConfigInput, opts ...request.Option) (*CreateDirectoryConfigOutput, error) + func (c *AppStream) CreateFleet(input *CreateFleetInput) (*CreateFleetOutput, error) + func (c *AppStream) CreateFleetRequest(input *CreateFleetInput) (req *request.Request, output *CreateFleetOutput) + func (c *AppStream) CreateFleetWithContext(ctx aws.Context, input *CreateFleetInput, opts ...request.Option) (*CreateFleetOutput, error) + func (c *AppStream) CreateStack(input *CreateStackInput) (*CreateStackOutput, error) + func (c *AppStream) CreateStackRequest(input *CreateStackInput) (req *request.Request, output *CreateStackOutput) + func (c *AppStream) CreateStackWithContext(ctx aws.Context, input *CreateStackInput, opts ...request.Option) (*CreateStackOutput, error) + func (c *AppStream) CreateStreamingURL(input *CreateStreamingURLInput) (*CreateStreamingURLOutput, error) + func (c *AppStream) CreateStreamingURLRequest(input *CreateStreamingURLInput) (req *request.Request, output *CreateStreamingURLOutput) + func (c *AppStream) CreateStreamingURLWithContext(ctx aws.Context, input *CreateStreamingURLInput, opts ...request.Option) (*CreateStreamingURLOutput, error) + func (c *AppStream) DeleteDirectoryConfig(input *DeleteDirectoryConfigInput) (*DeleteDirectoryConfigOutput, error) + func (c *AppStream) DeleteDirectoryConfigRequest(input *DeleteDirectoryConfigInput) (req *request.Request, output *DeleteDirectoryConfigOutput) + func (c *AppStream) DeleteDirectoryConfigWithContext(ctx aws.Context, input *DeleteDirectoryConfigInput, opts ...request.Option) (*DeleteDirectoryConfigOutput, error) + func (c *AppStream) DeleteFleet(input *DeleteFleetInput) (*DeleteFleetOutput, error) + func (c *AppStream) DeleteFleetRequest(input *DeleteFleetInput) (req *request.Request, output *DeleteFleetOutput) + func (c *AppStream) DeleteFleetWithContext(ctx aws.Context, input *DeleteFleetInput, opts ...request.Option) (*DeleteFleetOutput, error) + func (c *AppStream) DeleteStack(input *DeleteStackInput) (*DeleteStackOutput, error) + func (c *AppStream) DeleteStackRequest(input *DeleteStackInput) (req *request.Request, output *DeleteStackOutput) + func (c *AppStream) DeleteStackWithContext(ctx aws.Context, input *DeleteStackInput, opts ...request.Option) (*DeleteStackOutput, error) + func (c *AppStream) DescribeDirectoryConfigs(input *DescribeDirectoryConfigsInput) (*DescribeDirectoryConfigsOutput, error) + func (c *AppStream) DescribeDirectoryConfigsRequest(input *DescribeDirectoryConfigsInput) (req *request.Request, output *DescribeDirectoryConfigsOutput) + func (c *AppStream) DescribeDirectoryConfigsWithContext(ctx aws.Context, input *DescribeDirectoryConfigsInput, opts ...request.Option) (*DescribeDirectoryConfigsOutput, error) + func (c *AppStream) DescribeFleets(input *DescribeFleetsInput) (*DescribeFleetsOutput, error) + func (c *AppStream) DescribeFleetsRequest(input *DescribeFleetsInput) (req *request.Request, output *DescribeFleetsOutput) + func (c *AppStream) DescribeFleetsWithContext(ctx aws.Context, input *DescribeFleetsInput, opts ...request.Option) (*DescribeFleetsOutput, error) + func (c *AppStream) DescribeImages(input *DescribeImagesInput) (*DescribeImagesOutput, error) + func (c *AppStream) DescribeImagesRequest(input *DescribeImagesInput) (req *request.Request, output *DescribeImagesOutput) + func (c *AppStream) DescribeImagesWithContext(ctx aws.Context, input *DescribeImagesInput, opts ...request.Option) (*DescribeImagesOutput, error) + func (c *AppStream) DescribeSessions(input *DescribeSessionsInput) (*DescribeSessionsOutput, error) + func (c *AppStream) DescribeSessionsRequest(input *DescribeSessionsInput) (req *request.Request, output *DescribeSessionsOutput) + func (c *AppStream) DescribeSessionsWithContext(ctx aws.Context, input *DescribeSessionsInput, opts ...request.Option) (*DescribeSessionsOutput, error) + func (c *AppStream) DescribeStacks(input *DescribeStacksInput) (*DescribeStacksOutput, error) + func (c *AppStream) DescribeStacksRequest(input *DescribeStacksInput) (req *request.Request, output *DescribeStacksOutput) + func (c *AppStream) DescribeStacksWithContext(ctx aws.Context, input *DescribeStacksInput, opts ...request.Option) (*DescribeStacksOutput, error) + func (c *AppStream) DisassociateFleet(input *DisassociateFleetInput) (*DisassociateFleetOutput, error) + func (c *AppStream) DisassociateFleetRequest(input *DisassociateFleetInput) (req *request.Request, output *DisassociateFleetOutput) + func (c *AppStream) DisassociateFleetWithContext(ctx aws.Context, input *DisassociateFleetInput, opts ...request.Option) (*DisassociateFleetOutput, error) + func (c *AppStream) ExpireSession(input *ExpireSessionInput) (*ExpireSessionOutput, error) + func (c *AppStream) ExpireSessionRequest(input *ExpireSessionInput) (req *request.Request, output *ExpireSessionOutput) + func (c *AppStream) ExpireSessionWithContext(ctx aws.Context, input *ExpireSessionInput, opts ...request.Option) (*ExpireSessionOutput, error) + func (c *AppStream) ListAssociatedFleets(input *ListAssociatedFleetsInput) (*ListAssociatedFleetsOutput, error) + func (c *AppStream) ListAssociatedFleetsRequest(input *ListAssociatedFleetsInput) (req *request.Request, output *ListAssociatedFleetsOutput) + func (c *AppStream) ListAssociatedFleetsWithContext(ctx aws.Context, input *ListAssociatedFleetsInput, opts ...request.Option) (*ListAssociatedFleetsOutput, error) + func (c *AppStream) ListAssociatedStacks(input *ListAssociatedStacksInput) (*ListAssociatedStacksOutput, error) + func (c *AppStream) ListAssociatedStacksRequest(input *ListAssociatedStacksInput) (req *request.Request, output *ListAssociatedStacksOutput) + func (c *AppStream) ListAssociatedStacksWithContext(ctx aws.Context, input *ListAssociatedStacksInput, opts ...request.Option) (*ListAssociatedStacksOutput, error) + func (c *AppStream) StartFleet(input *StartFleetInput) (*StartFleetOutput, error) + func (c *AppStream) StartFleetRequest(input *StartFleetInput) (req *request.Request, output *StartFleetOutput) + func (c *AppStream) StartFleetWithContext(ctx aws.Context, input *StartFleetInput, opts ...request.Option) (*StartFleetOutput, error) + func (c *AppStream) StopFleet(input *StopFleetInput) (*StopFleetOutput, error) + func (c *AppStream) StopFleetRequest(input *StopFleetInput) (req *request.Request, output *StopFleetOutput) + func (c *AppStream) StopFleetWithContext(ctx aws.Context, input *StopFleetInput, opts ...request.Option) (*StopFleetOutput, error) + func (c *AppStream) UpdateDirectoryConfig(input *UpdateDirectoryConfigInput) (*UpdateDirectoryConfigOutput, error) + func (c *AppStream) UpdateDirectoryConfigRequest(input *UpdateDirectoryConfigInput) (req *request.Request, output *UpdateDirectoryConfigOutput) + func (c *AppStream) UpdateDirectoryConfigWithContext(ctx aws.Context, input *UpdateDirectoryConfigInput, opts ...request.Option) (*UpdateDirectoryConfigOutput, error) + func (c *AppStream) UpdateFleet(input *UpdateFleetInput) (*UpdateFleetOutput, error) + func (c *AppStream) UpdateFleetRequest(input *UpdateFleetInput) (req *request.Request, output *UpdateFleetOutput) + func (c *AppStream) UpdateFleetWithContext(ctx aws.Context, input *UpdateFleetInput, opts ...request.Option) (*UpdateFleetOutput, error) + func (c *AppStream) UpdateStack(input *UpdateStackInput) (*UpdateStackOutput, error) + func (c *AppStream) UpdateStackRequest(input *UpdateStackInput) (req *request.Request, output *UpdateStackOutput) + func (c *AppStream) UpdateStackWithContext(ctx aws.Context, input *UpdateStackInput, opts ...request.Option) (*UpdateStackOutput, error) + func (c *AppStream) WaitUntilFleetStarted(input *DescribeFleetsInput) error + func (c *AppStream) WaitUntilFleetStartedWithContext(ctx aws.Context, input *DescribeFleetsInput, opts ...request.WaiterOption) error + func (c *AppStream) WaitUntilFleetStopped(input *DescribeFleetsInput) error + func (c *AppStream) WaitUntilFleetStoppedWithContext(ctx aws.Context, input *DescribeFleetsInput, opts ...request.WaiterOption) error + type Application struct + DisplayName *string + Enabled *bool + IconURL *string + LaunchParameters *string + LaunchPath *string + Metadata map[string]*string + Name *string + func (s *Application) SetDisplayName(v string) *Application + func (s *Application) SetEnabled(v bool) *Application + func (s *Application) SetIconURL(v string) *Application + func (s *Application) SetLaunchParameters(v string) *Application + func (s *Application) SetLaunchPath(v string) *Application + func (s *Application) SetMetadata(v map[string]*string) *Application + func (s *Application) SetName(v string) *Application + func (s Application) GoString() string + func (s Application) String() string + type AssociateFleetInput struct + FleetName *string + StackName *string + func (s *AssociateFleetInput) SetFleetName(v string) *AssociateFleetInput + func (s *AssociateFleetInput) SetStackName(v string) *AssociateFleetInput + func (s *AssociateFleetInput) Validate() error + func (s AssociateFleetInput) GoString() string + func (s AssociateFleetInput) String() string + type AssociateFleetOutput struct + func (s AssociateFleetOutput) GoString() string + func (s AssociateFleetOutput) String() string + type ComputeCapacity struct + DesiredInstances *int64 + func (s *ComputeCapacity) SetDesiredInstances(v int64) *ComputeCapacity + func (s *ComputeCapacity) Validate() error + func (s ComputeCapacity) GoString() string + func (s ComputeCapacity) String() string + type ComputeCapacityStatus struct + Available *int64 + Desired *int64 + InUse *int64 + Running *int64 + func (s *ComputeCapacityStatus) SetAvailable(v int64) *ComputeCapacityStatus + func (s *ComputeCapacityStatus) SetDesired(v int64) *ComputeCapacityStatus + func (s *ComputeCapacityStatus) SetInUse(v int64) *ComputeCapacityStatus + func (s *ComputeCapacityStatus) SetRunning(v int64) *ComputeCapacityStatus + func (s ComputeCapacityStatus) GoString() string + func (s ComputeCapacityStatus) String() string + type CreateDirectoryConfigInput struct + DirectoryName *string + OrganizationalUnitDistinguishedNames []*string + ServiceAccountCredentials *ServiceAccountCredentials + func (s *CreateDirectoryConfigInput) SetDirectoryName(v string) *CreateDirectoryConfigInput + func (s *CreateDirectoryConfigInput) SetOrganizationalUnitDistinguishedNames(v []*string) *CreateDirectoryConfigInput + func (s *CreateDirectoryConfigInput) SetServiceAccountCredentials(v *ServiceAccountCredentials) *CreateDirectoryConfigInput + func (s *CreateDirectoryConfigInput) Validate() error + func (s CreateDirectoryConfigInput) GoString() string + func (s CreateDirectoryConfigInput) String() string + type CreateDirectoryConfigOutput struct + DirectoryConfig *DirectoryConfig + func (s *CreateDirectoryConfigOutput) SetDirectoryConfig(v *DirectoryConfig) *CreateDirectoryConfigOutput + func (s CreateDirectoryConfigOutput) GoString() string + func (s CreateDirectoryConfigOutput) String() string + type CreateFleetInput struct + ComputeCapacity *ComputeCapacity + Description *string + DisconnectTimeoutInSeconds *int64 + DisplayName *string + DomainJoinInfo *DomainJoinInfo + EnableDefaultInternetAccess *bool + FleetType *string + ImageName *string + InstanceType *string + MaxUserDurationInSeconds *int64 + Name *string + VpcConfig *VpcConfig + func (s *CreateFleetInput) SetComputeCapacity(v *ComputeCapacity) *CreateFleetInput + func (s *CreateFleetInput) SetDescription(v string) *CreateFleetInput + func (s *CreateFleetInput) SetDisconnectTimeoutInSeconds(v int64) *CreateFleetInput + func (s *CreateFleetInput) SetDisplayName(v string) *CreateFleetInput + func (s *CreateFleetInput) SetDomainJoinInfo(v *DomainJoinInfo) *CreateFleetInput + func (s *CreateFleetInput) SetEnableDefaultInternetAccess(v bool) *CreateFleetInput + func (s *CreateFleetInput) SetFleetType(v string) *CreateFleetInput + func (s *CreateFleetInput) SetImageName(v string) *CreateFleetInput + func (s *CreateFleetInput) SetInstanceType(v string) *CreateFleetInput + func (s *CreateFleetInput) SetMaxUserDurationInSeconds(v int64) *CreateFleetInput + func (s *CreateFleetInput) SetName(v string) *CreateFleetInput + func (s *CreateFleetInput) SetVpcConfig(v *VpcConfig) *CreateFleetInput + func (s *CreateFleetInput) Validate() error + func (s CreateFleetInput) GoString() string + func (s CreateFleetInput) String() string + type CreateFleetOutput struct + Fleet *Fleet + func (s *CreateFleetOutput) SetFleet(v *Fleet) *CreateFleetOutput + func (s CreateFleetOutput) GoString() string + func (s CreateFleetOutput) String() string + type CreateStackInput struct + Description *string + DisplayName *string + Name *string + StorageConnectors []*StorageConnector + func (s *CreateStackInput) SetDescription(v string) *CreateStackInput + func (s *CreateStackInput) SetDisplayName(v string) *CreateStackInput + func (s *CreateStackInput) SetName(v string) *CreateStackInput + func (s *CreateStackInput) SetStorageConnectors(v []*StorageConnector) *CreateStackInput + func (s *CreateStackInput) Validate() error + func (s CreateStackInput) GoString() string + func (s CreateStackInput) String() string + type CreateStackOutput struct + Stack *Stack + func (s *CreateStackOutput) SetStack(v *Stack) *CreateStackOutput + func (s CreateStackOutput) GoString() string + func (s CreateStackOutput) String() string + type CreateStreamingURLInput struct + ApplicationId *string + FleetName *string + SessionContext *string + StackName *string + UserId *string + Validity *int64 + func (s *CreateStreamingURLInput) SetApplicationId(v string) *CreateStreamingURLInput + func (s *CreateStreamingURLInput) SetFleetName(v string) *CreateStreamingURLInput + func (s *CreateStreamingURLInput) SetSessionContext(v string) *CreateStreamingURLInput + func (s *CreateStreamingURLInput) SetStackName(v string) *CreateStreamingURLInput + func (s *CreateStreamingURLInput) SetUserId(v string) *CreateStreamingURLInput + func (s *CreateStreamingURLInput) SetValidity(v int64) *CreateStreamingURLInput + func (s *CreateStreamingURLInput) Validate() error + func (s CreateStreamingURLInput) GoString() string + func (s CreateStreamingURLInput) String() string + type CreateStreamingURLOutput struct + Expires *time.Time + StreamingURL *string + func (s *CreateStreamingURLOutput) SetExpires(v time.Time) *CreateStreamingURLOutput + func (s *CreateStreamingURLOutput) SetStreamingURL(v string) *CreateStreamingURLOutput + func (s CreateStreamingURLOutput) GoString() string + func (s CreateStreamingURLOutput) String() string + type DeleteDirectoryConfigInput struct + DirectoryName *string + func (s *DeleteDirectoryConfigInput) SetDirectoryName(v string) *DeleteDirectoryConfigInput + func (s *DeleteDirectoryConfigInput) Validate() error + func (s DeleteDirectoryConfigInput) GoString() string + func (s DeleteDirectoryConfigInput) String() string + type DeleteDirectoryConfigOutput struct + func (s DeleteDirectoryConfigOutput) GoString() string + func (s DeleteDirectoryConfigOutput) String() string + type DeleteFleetInput struct + Name *string + func (s *DeleteFleetInput) SetName(v string) *DeleteFleetInput + func (s *DeleteFleetInput) Validate() error + func (s DeleteFleetInput) GoString() string + func (s DeleteFleetInput) String() string + type DeleteFleetOutput struct + func (s DeleteFleetOutput) GoString() string + func (s DeleteFleetOutput) String() string + type DeleteStackInput struct + Name *string + func (s *DeleteStackInput) SetName(v string) *DeleteStackInput + func (s *DeleteStackInput) Validate() error + func (s DeleteStackInput) GoString() string + func (s DeleteStackInput) String() string + type DeleteStackOutput struct + func (s DeleteStackOutput) GoString() string + func (s DeleteStackOutput) String() string + type DescribeDirectoryConfigsInput struct + DirectoryNames []*string + MaxResults *int64 + NextToken *string + func (s *DescribeDirectoryConfigsInput) SetDirectoryNames(v []*string) *DescribeDirectoryConfigsInput + func (s *DescribeDirectoryConfigsInput) SetMaxResults(v int64) *DescribeDirectoryConfigsInput + func (s *DescribeDirectoryConfigsInput) SetNextToken(v string) *DescribeDirectoryConfigsInput + func (s *DescribeDirectoryConfigsInput) Validate() error + func (s DescribeDirectoryConfigsInput) GoString() string + func (s DescribeDirectoryConfigsInput) String() string + type DescribeDirectoryConfigsOutput struct + DirectoryConfigs []*DirectoryConfig + NextToken *string + func (s *DescribeDirectoryConfigsOutput) SetDirectoryConfigs(v []*DirectoryConfig) *DescribeDirectoryConfigsOutput + func (s *DescribeDirectoryConfigsOutput) SetNextToken(v string) *DescribeDirectoryConfigsOutput + func (s DescribeDirectoryConfigsOutput) GoString() string + func (s DescribeDirectoryConfigsOutput) String() string + type DescribeFleetsInput struct + Names []*string + NextToken *string + func (s *DescribeFleetsInput) SetNames(v []*string) *DescribeFleetsInput + func (s *DescribeFleetsInput) SetNextToken(v string) *DescribeFleetsInput + func (s *DescribeFleetsInput) Validate() error + func (s DescribeFleetsInput) GoString() string + func (s DescribeFleetsInput) String() string + type DescribeFleetsOutput struct + Fleets []*Fleet + NextToken *string + func (s *DescribeFleetsOutput) SetFleets(v []*Fleet) *DescribeFleetsOutput + func (s *DescribeFleetsOutput) SetNextToken(v string) *DescribeFleetsOutput + func (s DescribeFleetsOutput) GoString() string + func (s DescribeFleetsOutput) String() string + type DescribeImagesInput struct + Names []*string + func (s *DescribeImagesInput) SetNames(v []*string) *DescribeImagesInput + func (s DescribeImagesInput) GoString() string + func (s DescribeImagesInput) String() string + type DescribeImagesOutput struct + Images []*Image + func (s *DescribeImagesOutput) SetImages(v []*Image) *DescribeImagesOutput + func (s DescribeImagesOutput) GoString() string + func (s DescribeImagesOutput) String() string + type DescribeSessionsInput struct + AuthenticationType *string + FleetName *string + Limit *int64 + NextToken *string + StackName *string + UserId *string + func (s *DescribeSessionsInput) SetAuthenticationType(v string) *DescribeSessionsInput + func (s *DescribeSessionsInput) SetFleetName(v string) *DescribeSessionsInput + func (s *DescribeSessionsInput) SetLimit(v int64) *DescribeSessionsInput + func (s *DescribeSessionsInput) SetNextToken(v string) *DescribeSessionsInput + func (s *DescribeSessionsInput) SetStackName(v string) *DescribeSessionsInput + func (s *DescribeSessionsInput) SetUserId(v string) *DescribeSessionsInput + func (s *DescribeSessionsInput) Validate() error + func (s DescribeSessionsInput) GoString() string + func (s DescribeSessionsInput) String() string + type DescribeSessionsOutput struct + NextToken *string + Sessions []*Session + func (s *DescribeSessionsOutput) SetNextToken(v string) *DescribeSessionsOutput + func (s *DescribeSessionsOutput) SetSessions(v []*Session) *DescribeSessionsOutput + func (s DescribeSessionsOutput) GoString() string + func (s DescribeSessionsOutput) String() string + type DescribeStacksInput struct + Names []*string + NextToken *string + func (s *DescribeStacksInput) SetNames(v []*string) *DescribeStacksInput + func (s *DescribeStacksInput) SetNextToken(v string) *DescribeStacksInput + func (s *DescribeStacksInput) Validate() error + func (s DescribeStacksInput) GoString() string + func (s DescribeStacksInput) String() string + type DescribeStacksOutput struct + NextToken *string + Stacks []*Stack + func (s *DescribeStacksOutput) SetNextToken(v string) *DescribeStacksOutput + func (s *DescribeStacksOutput) SetStacks(v []*Stack) *DescribeStacksOutput + func (s DescribeStacksOutput) GoString() string + func (s DescribeStacksOutput) String() string + type DirectoryConfig struct + CreatedTime *time.Time + DirectoryName *string + OrganizationalUnitDistinguishedNames []*string + ServiceAccountCredentials *ServiceAccountCredentials + func (s *DirectoryConfig) SetCreatedTime(v time.Time) *DirectoryConfig + func (s *DirectoryConfig) SetDirectoryName(v string) *DirectoryConfig + func (s *DirectoryConfig) SetOrganizationalUnitDistinguishedNames(v []*string) *DirectoryConfig + func (s *DirectoryConfig) SetServiceAccountCredentials(v *ServiceAccountCredentials) *DirectoryConfig + func (s DirectoryConfig) GoString() string + func (s DirectoryConfig) String() string + type DisassociateFleetInput struct + FleetName *string + StackName *string + func (s *DisassociateFleetInput) SetFleetName(v string) *DisassociateFleetInput + func (s *DisassociateFleetInput) SetStackName(v string) *DisassociateFleetInput + func (s *DisassociateFleetInput) Validate() error + func (s DisassociateFleetInput) GoString() string + func (s DisassociateFleetInput) String() string + type DisassociateFleetOutput struct + func (s DisassociateFleetOutput) GoString() string + func (s DisassociateFleetOutput) String() string + type DomainJoinInfo struct + DirectoryName *string + OrganizationalUnitDistinguishedName *string + func (s *DomainJoinInfo) SetDirectoryName(v string) *DomainJoinInfo + func (s *DomainJoinInfo) SetOrganizationalUnitDistinguishedName(v string) *DomainJoinInfo + func (s DomainJoinInfo) GoString() string + func (s DomainJoinInfo) String() string + type ExpireSessionInput struct + SessionId *string + func (s *ExpireSessionInput) SetSessionId(v string) *ExpireSessionInput + func (s *ExpireSessionInput) Validate() error + func (s ExpireSessionInput) GoString() string + func (s ExpireSessionInput) String() string + type ExpireSessionOutput struct + func (s ExpireSessionOutput) GoString() string + func (s ExpireSessionOutput) String() string + type Fleet struct + Arn *string + ComputeCapacityStatus *ComputeCapacityStatus + CreatedTime *time.Time + Description *string + DisconnectTimeoutInSeconds *int64 + DisplayName *string + DomainJoinInfo *DomainJoinInfo + EnableDefaultInternetAccess *bool + FleetErrors []*FleetError + FleetType *string + ImageName *string + InstanceType *string + MaxUserDurationInSeconds *int64 + Name *string + State *string + VpcConfig *VpcConfig + func (s *Fleet) SetArn(v string) *Fleet + func (s *Fleet) SetComputeCapacityStatus(v *ComputeCapacityStatus) *Fleet + func (s *Fleet) SetCreatedTime(v time.Time) *Fleet + func (s *Fleet) SetDescription(v string) *Fleet + func (s *Fleet) SetDisconnectTimeoutInSeconds(v int64) *Fleet + func (s *Fleet) SetDisplayName(v string) *Fleet + func (s *Fleet) SetDomainJoinInfo(v *DomainJoinInfo) *Fleet + func (s *Fleet) SetEnableDefaultInternetAccess(v bool) *Fleet + func (s *Fleet) SetFleetErrors(v []*FleetError) *Fleet + func (s *Fleet) SetFleetType(v string) *Fleet + func (s *Fleet) SetImageName(v string) *Fleet + func (s *Fleet) SetInstanceType(v string) *Fleet + func (s *Fleet) SetMaxUserDurationInSeconds(v int64) *Fleet + func (s *Fleet) SetName(v string) *Fleet + func (s *Fleet) SetState(v string) *Fleet + func (s *Fleet) SetVpcConfig(v *VpcConfig) *Fleet + func (s Fleet) GoString() string + func (s Fleet) String() string + type FleetError struct + ErrorCode *string + ErrorMessage *string + func (s *FleetError) SetErrorCode(v string) *FleetError + func (s *FleetError) SetErrorMessage(v string) *FleetError + func (s FleetError) GoString() string + func (s FleetError) String() string + type Image struct + Applications []*Application + Arn *string + BaseImageArn *string + CreatedTime *time.Time + Description *string + DisplayName *string + ImageBuilderSupported *bool + Name *string + Platform *string + PublicBaseImageReleasedDate *time.Time + State *string + StateChangeReason *ImageStateChangeReason + Visibility *string + func (s *Image) SetApplications(v []*Application) *Image + func (s *Image) SetArn(v string) *Image + func (s *Image) SetBaseImageArn(v string) *Image + func (s *Image) SetCreatedTime(v time.Time) *Image + func (s *Image) SetDescription(v string) *Image + func (s *Image) SetDisplayName(v string) *Image + func (s *Image) SetImageBuilderSupported(v bool) *Image + func (s *Image) SetName(v string) *Image + func (s *Image) SetPlatform(v string) *Image + func (s *Image) SetPublicBaseImageReleasedDate(v time.Time) *Image + func (s *Image) SetState(v string) *Image + func (s *Image) SetStateChangeReason(v *ImageStateChangeReason) *Image + func (s *Image) SetVisibility(v string) *Image + func (s Image) GoString() string + func (s Image) String() string + type ImageStateChangeReason struct + Code *string + Message *string + func (s *ImageStateChangeReason) SetCode(v string) *ImageStateChangeReason + func (s *ImageStateChangeReason) SetMessage(v string) *ImageStateChangeReason + func (s ImageStateChangeReason) GoString() string + func (s ImageStateChangeReason) String() string + type ListAssociatedFleetsInput struct + NextToken *string + StackName *string + func (s *ListAssociatedFleetsInput) SetNextToken(v string) *ListAssociatedFleetsInput + func (s *ListAssociatedFleetsInput) SetStackName(v string) *ListAssociatedFleetsInput + func (s *ListAssociatedFleetsInput) Validate() error + func (s ListAssociatedFleetsInput) GoString() string + func (s ListAssociatedFleetsInput) String() string + type ListAssociatedFleetsOutput struct + Names []*string + NextToken *string + func (s *ListAssociatedFleetsOutput) SetNames(v []*string) *ListAssociatedFleetsOutput + func (s *ListAssociatedFleetsOutput) SetNextToken(v string) *ListAssociatedFleetsOutput + func (s ListAssociatedFleetsOutput) GoString() string + func (s ListAssociatedFleetsOutput) String() string + type ListAssociatedStacksInput struct + FleetName *string + NextToken *string + func (s *ListAssociatedStacksInput) SetFleetName(v string) *ListAssociatedStacksInput + func (s *ListAssociatedStacksInput) SetNextToken(v string) *ListAssociatedStacksInput + func (s *ListAssociatedStacksInput) Validate() error + func (s ListAssociatedStacksInput) GoString() string + func (s ListAssociatedStacksInput) String() string + type ListAssociatedStacksOutput struct + Names []*string + NextToken *string + func (s *ListAssociatedStacksOutput) SetNames(v []*string) *ListAssociatedStacksOutput + func (s *ListAssociatedStacksOutput) SetNextToken(v string) *ListAssociatedStacksOutput + func (s ListAssociatedStacksOutput) GoString() string + func (s ListAssociatedStacksOutput) String() string + type ServiceAccountCredentials struct + AccountName *string + AccountPassword *string + func (s *ServiceAccountCredentials) SetAccountName(v string) *ServiceAccountCredentials + func (s *ServiceAccountCredentials) SetAccountPassword(v string) *ServiceAccountCredentials + func (s *ServiceAccountCredentials) Validate() error + func (s ServiceAccountCredentials) GoString() string + func (s ServiceAccountCredentials) String() string + type Session struct + AuthenticationType *string + FleetName *string + Id *string + StackName *string + State *string + UserId *string + func (s *Session) SetAuthenticationType(v string) *Session + func (s *Session) SetFleetName(v string) *Session + func (s *Session) SetId(v string) *Session + func (s *Session) SetStackName(v string) *Session + func (s *Session) SetState(v string) *Session + func (s *Session) SetUserId(v string) *Session + func (s Session) GoString() string + func (s Session) String() string + type Stack struct + Arn *string + CreatedTime *time.Time + Description *string + DisplayName *string + Name *string + StackErrors []*StackError + StorageConnectors []*StorageConnector + func (s *Stack) SetArn(v string) *Stack + func (s *Stack) SetCreatedTime(v time.Time) *Stack + func (s *Stack) SetDescription(v string) *Stack + func (s *Stack) SetDisplayName(v string) *Stack + func (s *Stack) SetName(v string) *Stack + func (s *Stack) SetStackErrors(v []*StackError) *Stack + func (s *Stack) SetStorageConnectors(v []*StorageConnector) *Stack + func (s Stack) GoString() string + func (s Stack) String() string + type StackError struct + ErrorCode *string + ErrorMessage *string + func (s *StackError) SetErrorCode(v string) *StackError + func (s *StackError) SetErrorMessage(v string) *StackError + func (s StackError) GoString() string + func (s StackError) String() string + type StartFleetInput struct + Name *string + func (s *StartFleetInput) SetName(v string) *StartFleetInput + func (s *StartFleetInput) Validate() error + func (s StartFleetInput) GoString() string + func (s StartFleetInput) String() string + type StartFleetOutput struct + func (s StartFleetOutput) GoString() string + func (s StartFleetOutput) String() string + type StopFleetInput struct + Name *string + func (s *StopFleetInput) SetName(v string) *StopFleetInput + func (s *StopFleetInput) Validate() error + func (s StopFleetInput) GoString() string + func (s StopFleetInput) String() string + type StopFleetOutput struct + func (s StopFleetOutput) GoString() string + func (s StopFleetOutput) String() string + type StorageConnector struct + ConnectorType *string + ResourceIdentifier *string + func (s *StorageConnector) SetConnectorType(v string) *StorageConnector + func (s *StorageConnector) SetResourceIdentifier(v string) *StorageConnector + func (s *StorageConnector) Validate() error + func (s StorageConnector) GoString() string + func (s StorageConnector) String() string + type UpdateDirectoryConfigInput struct + DirectoryName *string + OrganizationalUnitDistinguishedNames []*string + ServiceAccountCredentials *ServiceAccountCredentials + func (s *UpdateDirectoryConfigInput) SetDirectoryName(v string) *UpdateDirectoryConfigInput + func (s *UpdateDirectoryConfigInput) SetOrganizationalUnitDistinguishedNames(v []*string) *UpdateDirectoryConfigInput + func (s *UpdateDirectoryConfigInput) SetServiceAccountCredentials(v *ServiceAccountCredentials) *UpdateDirectoryConfigInput + func (s *UpdateDirectoryConfigInput) Validate() error + func (s UpdateDirectoryConfigInput) GoString() string + func (s UpdateDirectoryConfigInput) String() string + type UpdateDirectoryConfigOutput struct + DirectoryConfig *DirectoryConfig + func (s *UpdateDirectoryConfigOutput) SetDirectoryConfig(v *DirectoryConfig) *UpdateDirectoryConfigOutput + func (s UpdateDirectoryConfigOutput) GoString() string + func (s UpdateDirectoryConfigOutput) String() string + type UpdateFleetInput struct + AttributesToDelete []*string + ComputeCapacity *ComputeCapacity + DeleteVpcConfig *bool + Description *string + DisconnectTimeoutInSeconds *int64 + DisplayName *string + DomainJoinInfo *DomainJoinInfo + EnableDefaultInternetAccess *bool + ImageName *string + InstanceType *string + MaxUserDurationInSeconds *int64 + Name *string + VpcConfig *VpcConfig + func (s *UpdateFleetInput) SetAttributesToDelete(v []*string) *UpdateFleetInput + func (s *UpdateFleetInput) SetComputeCapacity(v *ComputeCapacity) *UpdateFleetInput + func (s *UpdateFleetInput) SetDeleteVpcConfig(v bool) *UpdateFleetInput + func (s *UpdateFleetInput) SetDescription(v string) *UpdateFleetInput + func (s *UpdateFleetInput) SetDisconnectTimeoutInSeconds(v int64) *UpdateFleetInput + func (s *UpdateFleetInput) SetDisplayName(v string) *UpdateFleetInput + func (s *UpdateFleetInput) SetDomainJoinInfo(v *DomainJoinInfo) *UpdateFleetInput + func (s *UpdateFleetInput) SetEnableDefaultInternetAccess(v bool) *UpdateFleetInput + func (s *UpdateFleetInput) SetImageName(v string) *UpdateFleetInput + func (s *UpdateFleetInput) SetInstanceType(v string) *UpdateFleetInput + func (s *UpdateFleetInput) SetMaxUserDurationInSeconds(v int64) *UpdateFleetInput + func (s *UpdateFleetInput) SetName(v string) *UpdateFleetInput + func (s *UpdateFleetInput) SetVpcConfig(v *VpcConfig) *UpdateFleetInput + func (s *UpdateFleetInput) Validate() error + func (s UpdateFleetInput) GoString() string + func (s UpdateFleetInput) String() string + type UpdateFleetOutput struct + Fleet *Fleet + func (s *UpdateFleetOutput) SetFleet(v *Fleet) *UpdateFleetOutput + func (s UpdateFleetOutput) GoString() string + func (s UpdateFleetOutput) String() string + type UpdateStackInput struct + DeleteStorageConnectors *bool + Description *string + DisplayName *string + Name *string + StorageConnectors []*StorageConnector + func (s *UpdateStackInput) SetDeleteStorageConnectors(v bool) *UpdateStackInput + func (s *UpdateStackInput) SetDescription(v string) *UpdateStackInput + func (s *UpdateStackInput) SetDisplayName(v string) *UpdateStackInput + func (s *UpdateStackInput) SetName(v string) *UpdateStackInput + func (s *UpdateStackInput) SetStorageConnectors(v []*StorageConnector) *UpdateStackInput + func (s *UpdateStackInput) Validate() error + func (s UpdateStackInput) GoString() string + func (s UpdateStackInput) String() string + type UpdateStackOutput struct + Stack *Stack + func (s *UpdateStackOutput) SetStack(v *Stack) *UpdateStackOutput + func (s UpdateStackOutput) GoString() string + func (s UpdateStackOutput) String() string + type VpcConfig struct + SecurityGroupIds []*string + SubnetIds []*string + func (s *VpcConfig) SetSecurityGroupIds(v []*string) *VpcConfig + func (s *VpcConfig) SetSubnetIds(v []*string) *VpcConfig + func (s VpcConfig) GoString() string + func (s VpcConfig) String() string