Versions in this module Expand all Collapse all v1 v1.42.9 Aug 3, 2023 Changes in this version + const AuthenticationTypeIamIdentityCenter + const AuthenticationTypeStandard + const BrowserTypeChrome + const EnabledTypeDisabled + const EnabledTypeEnabled + const EndpointsID + const ErrCodeAccessDeniedException + const ErrCodeConflictException + const ErrCodeInternalServerException + const ErrCodeResourceNotFoundException + const ErrCodeServiceQuotaExceededException + const ErrCodeThrottlingException + const ErrCodeTooManyTagsException + const ErrCodeValidationException + const IdentityProviderTypeFacebook + const IdentityProviderTypeGoogle + const IdentityProviderTypeLoginWithAmazon + const IdentityProviderTypeOidc + const IdentityProviderTypeSaml + const IdentityProviderTypeSignInWithApple + const PortalStatusActive + const PortalStatusIncomplete + const PortalStatusPending + const RendererTypeAppStream + const ServiceID + const ServiceName + const ValidationExceptionReasonCannotParse + const ValidationExceptionReasonFieldValidationFailed + const ValidationExceptionReasonOther + const ValidationExceptionReasonUnknownOperation + func AuthenticationType_Values() []string + func BrowserType_Values() []string + func EnabledType_Values() []string + func IdentityProviderType_Values() []string + func PortalStatus_Values() []string + func RendererType_Values() []string + func ValidationExceptionReason_Values() []string + type AccessDeniedException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *AccessDeniedException) Code() string + func (s *AccessDeniedException) Error() string + func (s *AccessDeniedException) Message() string + func (s *AccessDeniedException) OrigErr() error + func (s *AccessDeniedException) RequestID() string + func (s *AccessDeniedException) StatusCode() int + func (s AccessDeniedException) GoString() string + func (s AccessDeniedException) String() string + type AssociateBrowserSettingsInput struct + BrowserSettingsArn *string + PortalArn *string + func (s *AssociateBrowserSettingsInput) SetBrowserSettingsArn(v string) *AssociateBrowserSettingsInput + func (s *AssociateBrowserSettingsInput) SetPortalArn(v string) *AssociateBrowserSettingsInput + func (s *AssociateBrowserSettingsInput) Validate() error + func (s AssociateBrowserSettingsInput) GoString() string + func (s AssociateBrowserSettingsInput) String() string + type AssociateBrowserSettingsOutput struct + BrowserSettingsArn *string + PortalArn *string + func (s *AssociateBrowserSettingsOutput) SetBrowserSettingsArn(v string) *AssociateBrowserSettingsOutput + func (s *AssociateBrowserSettingsOutput) SetPortalArn(v string) *AssociateBrowserSettingsOutput + func (s AssociateBrowserSettingsOutput) GoString() string + func (s AssociateBrowserSettingsOutput) String() string + type AssociateIpAccessSettingsInput struct + IpAccessSettingsArn *string + PortalArn *string + func (s *AssociateIpAccessSettingsInput) SetIpAccessSettingsArn(v string) *AssociateIpAccessSettingsInput + func (s *AssociateIpAccessSettingsInput) SetPortalArn(v string) *AssociateIpAccessSettingsInput + func (s *AssociateIpAccessSettingsInput) Validate() error + func (s AssociateIpAccessSettingsInput) GoString() string + func (s AssociateIpAccessSettingsInput) String() string + type AssociateIpAccessSettingsOutput struct + IpAccessSettingsArn *string + PortalArn *string + func (s *AssociateIpAccessSettingsOutput) SetIpAccessSettingsArn(v string) *AssociateIpAccessSettingsOutput + func (s *AssociateIpAccessSettingsOutput) SetPortalArn(v string) *AssociateIpAccessSettingsOutput + func (s AssociateIpAccessSettingsOutput) GoString() string + func (s AssociateIpAccessSettingsOutput) String() string + type AssociateNetworkSettingsInput struct + NetworkSettingsArn *string + PortalArn *string + func (s *AssociateNetworkSettingsInput) SetNetworkSettingsArn(v string) *AssociateNetworkSettingsInput + func (s *AssociateNetworkSettingsInput) SetPortalArn(v string) *AssociateNetworkSettingsInput + func (s *AssociateNetworkSettingsInput) Validate() error + func (s AssociateNetworkSettingsInput) GoString() string + func (s AssociateNetworkSettingsInput) String() string + type AssociateNetworkSettingsOutput struct + NetworkSettingsArn *string + PortalArn *string + func (s *AssociateNetworkSettingsOutput) SetNetworkSettingsArn(v string) *AssociateNetworkSettingsOutput + func (s *AssociateNetworkSettingsOutput) SetPortalArn(v string) *AssociateNetworkSettingsOutput + func (s AssociateNetworkSettingsOutput) GoString() string + func (s AssociateNetworkSettingsOutput) String() string + type AssociateTrustStoreInput struct + PortalArn *string + TrustStoreArn *string + func (s *AssociateTrustStoreInput) SetPortalArn(v string) *AssociateTrustStoreInput + func (s *AssociateTrustStoreInput) SetTrustStoreArn(v string) *AssociateTrustStoreInput + func (s *AssociateTrustStoreInput) Validate() error + func (s AssociateTrustStoreInput) GoString() string + func (s AssociateTrustStoreInput) String() string + type AssociateTrustStoreOutput struct + PortalArn *string + TrustStoreArn *string + func (s *AssociateTrustStoreOutput) SetPortalArn(v string) *AssociateTrustStoreOutput + func (s *AssociateTrustStoreOutput) SetTrustStoreArn(v string) *AssociateTrustStoreOutput + func (s AssociateTrustStoreOutput) GoString() string + func (s AssociateTrustStoreOutput) String() string + type AssociateUserAccessLoggingSettingsInput struct + PortalArn *string + UserAccessLoggingSettingsArn *string + func (s *AssociateUserAccessLoggingSettingsInput) SetPortalArn(v string) *AssociateUserAccessLoggingSettingsInput + func (s *AssociateUserAccessLoggingSettingsInput) SetUserAccessLoggingSettingsArn(v string) *AssociateUserAccessLoggingSettingsInput + func (s *AssociateUserAccessLoggingSettingsInput) Validate() error + func (s AssociateUserAccessLoggingSettingsInput) GoString() string + func (s AssociateUserAccessLoggingSettingsInput) String() string + type AssociateUserAccessLoggingSettingsOutput struct + PortalArn *string + UserAccessLoggingSettingsArn *string + func (s *AssociateUserAccessLoggingSettingsOutput) SetPortalArn(v string) *AssociateUserAccessLoggingSettingsOutput + func (s *AssociateUserAccessLoggingSettingsOutput) SetUserAccessLoggingSettingsArn(v string) *AssociateUserAccessLoggingSettingsOutput + func (s AssociateUserAccessLoggingSettingsOutput) GoString() string + func (s AssociateUserAccessLoggingSettingsOutput) String() string + type AssociateUserSettingsInput struct + PortalArn *string + UserSettingsArn *string + func (s *AssociateUserSettingsInput) SetPortalArn(v string) *AssociateUserSettingsInput + func (s *AssociateUserSettingsInput) SetUserSettingsArn(v string) *AssociateUserSettingsInput + func (s *AssociateUserSettingsInput) Validate() error + func (s AssociateUserSettingsInput) GoString() string + func (s AssociateUserSettingsInput) String() string + type AssociateUserSettingsOutput struct + PortalArn *string + UserSettingsArn *string + func (s *AssociateUserSettingsOutput) SetPortalArn(v string) *AssociateUserSettingsOutput + func (s *AssociateUserSettingsOutput) SetUserSettingsArn(v string) *AssociateUserSettingsOutput + func (s AssociateUserSettingsOutput) GoString() string + func (s AssociateUserSettingsOutput) String() string + type BrowserSettings struct + AssociatedPortalArns []*string + BrowserPolicy *string + BrowserSettingsArn *string + func (s *BrowserSettings) SetAssociatedPortalArns(v []*string) *BrowserSettings + func (s *BrowserSettings) SetBrowserPolicy(v string) *BrowserSettings + func (s *BrowserSettings) SetBrowserSettingsArn(v string) *BrowserSettings + func (s BrowserSettings) GoString() string + func (s BrowserSettings) String() string + type BrowserSettingsSummary struct + BrowserSettingsArn *string + func (s *BrowserSettingsSummary) SetBrowserSettingsArn(v string) *BrowserSettingsSummary + func (s BrowserSettingsSummary) GoString() string + func (s BrowserSettingsSummary) String() string + type Certificate struct + Body []byte + Issuer *string + NotValidAfter *time.Time + NotValidBefore *time.Time + Subject *string + Thumbprint *string + func (s *Certificate) SetBody(v []byte) *Certificate + func (s *Certificate) SetIssuer(v string) *Certificate + func (s *Certificate) SetNotValidAfter(v time.Time) *Certificate + func (s *Certificate) SetNotValidBefore(v time.Time) *Certificate + func (s *Certificate) SetSubject(v string) *Certificate + func (s *Certificate) SetThumbprint(v string) *Certificate + func (s Certificate) GoString() string + func (s Certificate) String() string + type CertificateSummary struct + Issuer *string + NotValidAfter *time.Time + NotValidBefore *time.Time + Subject *string + Thumbprint *string + func (s *CertificateSummary) SetIssuer(v string) *CertificateSummary + func (s *CertificateSummary) SetNotValidAfter(v time.Time) *CertificateSummary + func (s *CertificateSummary) SetNotValidBefore(v time.Time) *CertificateSummary + func (s *CertificateSummary) SetSubject(v string) *CertificateSummary + func (s *CertificateSummary) SetThumbprint(v string) *CertificateSummary + func (s CertificateSummary) GoString() string + func (s CertificateSummary) String() string + type ConflictException struct + Message_ *string + ResourceId *string + ResourceType *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 CreateBrowserSettingsInput struct + AdditionalEncryptionContext map[string]*string + BrowserPolicy *string + ClientToken *string + CustomerManagedKey *string + Tags []*Tag + func (s *CreateBrowserSettingsInput) SetAdditionalEncryptionContext(v map[string]*string) *CreateBrowserSettingsInput + func (s *CreateBrowserSettingsInput) SetBrowserPolicy(v string) *CreateBrowserSettingsInput + func (s *CreateBrowserSettingsInput) SetClientToken(v string) *CreateBrowserSettingsInput + func (s *CreateBrowserSettingsInput) SetCustomerManagedKey(v string) *CreateBrowserSettingsInput + func (s *CreateBrowserSettingsInput) SetTags(v []*Tag) *CreateBrowserSettingsInput + func (s *CreateBrowserSettingsInput) Validate() error + func (s CreateBrowserSettingsInput) GoString() string + func (s CreateBrowserSettingsInput) String() string + type CreateBrowserSettingsOutput struct + BrowserSettingsArn *string + func (s *CreateBrowserSettingsOutput) SetBrowserSettingsArn(v string) *CreateBrowserSettingsOutput + func (s CreateBrowserSettingsOutput) GoString() string + func (s CreateBrowserSettingsOutput) String() string + type CreateIdentityProviderInput struct + ClientToken *string + IdentityProviderDetails map[string]*string + IdentityProviderName *string + IdentityProviderType *string + PortalArn *string + func (s *CreateIdentityProviderInput) SetClientToken(v string) *CreateIdentityProviderInput + func (s *CreateIdentityProviderInput) SetIdentityProviderDetails(v map[string]*string) *CreateIdentityProviderInput + func (s *CreateIdentityProviderInput) SetIdentityProviderName(v string) *CreateIdentityProviderInput + func (s *CreateIdentityProviderInput) SetIdentityProviderType(v string) *CreateIdentityProviderInput + func (s *CreateIdentityProviderInput) SetPortalArn(v string) *CreateIdentityProviderInput + func (s *CreateIdentityProviderInput) Validate() error + func (s CreateIdentityProviderInput) GoString() string + func (s CreateIdentityProviderInput) String() string + type CreateIdentityProviderOutput struct + IdentityProviderArn *string + func (s *CreateIdentityProviderOutput) SetIdentityProviderArn(v string) *CreateIdentityProviderOutput + func (s CreateIdentityProviderOutput) GoString() string + func (s CreateIdentityProviderOutput) String() string + type CreateIpAccessSettingsInput struct + AdditionalEncryptionContext map[string]*string + ClientToken *string + CustomerManagedKey *string + Description *string + DisplayName *string + IpRules []*IpRule + Tags []*Tag + func (s *CreateIpAccessSettingsInput) SetAdditionalEncryptionContext(v map[string]*string) *CreateIpAccessSettingsInput + func (s *CreateIpAccessSettingsInput) SetClientToken(v string) *CreateIpAccessSettingsInput + func (s *CreateIpAccessSettingsInput) SetCustomerManagedKey(v string) *CreateIpAccessSettingsInput + func (s *CreateIpAccessSettingsInput) SetDescription(v string) *CreateIpAccessSettingsInput + func (s *CreateIpAccessSettingsInput) SetDisplayName(v string) *CreateIpAccessSettingsInput + func (s *CreateIpAccessSettingsInput) SetIpRules(v []*IpRule) *CreateIpAccessSettingsInput + func (s *CreateIpAccessSettingsInput) SetTags(v []*Tag) *CreateIpAccessSettingsInput + func (s *CreateIpAccessSettingsInput) Validate() error + func (s CreateIpAccessSettingsInput) GoString() string + func (s CreateIpAccessSettingsInput) String() string + type CreateIpAccessSettingsOutput struct + IpAccessSettingsArn *string + func (s *CreateIpAccessSettingsOutput) SetIpAccessSettingsArn(v string) *CreateIpAccessSettingsOutput + func (s CreateIpAccessSettingsOutput) GoString() string + func (s CreateIpAccessSettingsOutput) String() string + type CreateNetworkSettingsInput struct + ClientToken *string + SecurityGroupIds []*string + SubnetIds []*string + Tags []*Tag + VpcId *string + func (s *CreateNetworkSettingsInput) SetClientToken(v string) *CreateNetworkSettingsInput + func (s *CreateNetworkSettingsInput) SetSecurityGroupIds(v []*string) *CreateNetworkSettingsInput + func (s *CreateNetworkSettingsInput) SetSubnetIds(v []*string) *CreateNetworkSettingsInput + func (s *CreateNetworkSettingsInput) SetTags(v []*Tag) *CreateNetworkSettingsInput + func (s *CreateNetworkSettingsInput) SetVpcId(v string) *CreateNetworkSettingsInput + func (s *CreateNetworkSettingsInput) Validate() error + func (s CreateNetworkSettingsInput) GoString() string + func (s CreateNetworkSettingsInput) String() string + type CreateNetworkSettingsOutput struct + NetworkSettingsArn *string + func (s *CreateNetworkSettingsOutput) SetNetworkSettingsArn(v string) *CreateNetworkSettingsOutput + func (s CreateNetworkSettingsOutput) GoString() string + func (s CreateNetworkSettingsOutput) String() string + type CreatePortalInput struct + AdditionalEncryptionContext map[string]*string + AuthenticationType *string + ClientToken *string + CustomerManagedKey *string + DisplayName *string + Tags []*Tag + func (s *CreatePortalInput) SetAdditionalEncryptionContext(v map[string]*string) *CreatePortalInput + func (s *CreatePortalInput) SetAuthenticationType(v string) *CreatePortalInput + func (s *CreatePortalInput) SetClientToken(v string) *CreatePortalInput + func (s *CreatePortalInput) SetCustomerManagedKey(v string) *CreatePortalInput + func (s *CreatePortalInput) SetDisplayName(v string) *CreatePortalInput + func (s *CreatePortalInput) SetTags(v []*Tag) *CreatePortalInput + func (s *CreatePortalInput) Validate() error + func (s CreatePortalInput) GoString() string + func (s CreatePortalInput) String() string + type CreatePortalOutput struct + PortalArn *string + PortalEndpoint *string + func (s *CreatePortalOutput) SetPortalArn(v string) *CreatePortalOutput + func (s *CreatePortalOutput) SetPortalEndpoint(v string) *CreatePortalOutput + func (s CreatePortalOutput) GoString() string + func (s CreatePortalOutput) String() string + type CreateTrustStoreInput struct + CertificateList [][]byte + ClientToken *string + Tags []*Tag + func (s *CreateTrustStoreInput) SetCertificateList(v [][]byte) *CreateTrustStoreInput + func (s *CreateTrustStoreInput) SetClientToken(v string) *CreateTrustStoreInput + func (s *CreateTrustStoreInput) SetTags(v []*Tag) *CreateTrustStoreInput + func (s *CreateTrustStoreInput) Validate() error + func (s CreateTrustStoreInput) GoString() string + func (s CreateTrustStoreInput) String() string + type CreateTrustStoreOutput struct + TrustStoreArn *string + func (s *CreateTrustStoreOutput) SetTrustStoreArn(v string) *CreateTrustStoreOutput + func (s CreateTrustStoreOutput) GoString() string + func (s CreateTrustStoreOutput) String() string + type CreateUserAccessLoggingSettingsInput struct + ClientToken *string + KinesisStreamArn *string + Tags []*Tag + func (s *CreateUserAccessLoggingSettingsInput) SetClientToken(v string) *CreateUserAccessLoggingSettingsInput + func (s *CreateUserAccessLoggingSettingsInput) SetKinesisStreamArn(v string) *CreateUserAccessLoggingSettingsInput + func (s *CreateUserAccessLoggingSettingsInput) SetTags(v []*Tag) *CreateUserAccessLoggingSettingsInput + func (s *CreateUserAccessLoggingSettingsInput) Validate() error + func (s CreateUserAccessLoggingSettingsInput) GoString() string + func (s CreateUserAccessLoggingSettingsInput) String() string + type CreateUserAccessLoggingSettingsOutput struct + UserAccessLoggingSettingsArn *string + func (s *CreateUserAccessLoggingSettingsOutput) SetUserAccessLoggingSettingsArn(v string) *CreateUserAccessLoggingSettingsOutput + func (s CreateUserAccessLoggingSettingsOutput) GoString() string + func (s CreateUserAccessLoggingSettingsOutput) String() string + type CreateUserSettingsInput struct + ClientToken *string + CopyAllowed *string + DisconnectTimeoutInMinutes *int64 + DownloadAllowed *string + IdleDisconnectTimeoutInMinutes *int64 + PasteAllowed *string + PrintAllowed *string + Tags []*Tag + UploadAllowed *string + func (s *CreateUserSettingsInput) SetClientToken(v string) *CreateUserSettingsInput + func (s *CreateUserSettingsInput) SetCopyAllowed(v string) *CreateUserSettingsInput + func (s *CreateUserSettingsInput) SetDisconnectTimeoutInMinutes(v int64) *CreateUserSettingsInput + func (s *CreateUserSettingsInput) SetDownloadAllowed(v string) *CreateUserSettingsInput + func (s *CreateUserSettingsInput) SetIdleDisconnectTimeoutInMinutes(v int64) *CreateUserSettingsInput + func (s *CreateUserSettingsInput) SetPasteAllowed(v string) *CreateUserSettingsInput + func (s *CreateUserSettingsInput) SetPrintAllowed(v string) *CreateUserSettingsInput + func (s *CreateUserSettingsInput) SetTags(v []*Tag) *CreateUserSettingsInput + func (s *CreateUserSettingsInput) SetUploadAllowed(v string) *CreateUserSettingsInput + func (s *CreateUserSettingsInput) Validate() error + func (s CreateUserSettingsInput) GoString() string + func (s CreateUserSettingsInput) String() string + type CreateUserSettingsOutput struct + UserSettingsArn *string + func (s *CreateUserSettingsOutput) SetUserSettingsArn(v string) *CreateUserSettingsOutput + func (s CreateUserSettingsOutput) GoString() string + func (s CreateUserSettingsOutput) String() string + type DeleteBrowserSettingsInput struct + BrowserSettingsArn *string + func (s *DeleteBrowserSettingsInput) SetBrowserSettingsArn(v string) *DeleteBrowserSettingsInput + func (s *DeleteBrowserSettingsInput) Validate() error + func (s DeleteBrowserSettingsInput) GoString() string + func (s DeleteBrowserSettingsInput) String() string + type DeleteBrowserSettingsOutput struct + func (s DeleteBrowserSettingsOutput) GoString() string + func (s DeleteBrowserSettingsOutput) String() string + type DeleteIdentityProviderInput struct + IdentityProviderArn *string + func (s *DeleteIdentityProviderInput) SetIdentityProviderArn(v string) *DeleteIdentityProviderInput + func (s *DeleteIdentityProviderInput) Validate() error + func (s DeleteIdentityProviderInput) GoString() string + func (s DeleteIdentityProviderInput) String() string + type DeleteIdentityProviderOutput struct + func (s DeleteIdentityProviderOutput) GoString() string + func (s DeleteIdentityProviderOutput) String() string + type DeleteIpAccessSettingsInput struct + IpAccessSettingsArn *string + func (s *DeleteIpAccessSettingsInput) SetIpAccessSettingsArn(v string) *DeleteIpAccessSettingsInput + func (s *DeleteIpAccessSettingsInput) Validate() error + func (s DeleteIpAccessSettingsInput) GoString() string + func (s DeleteIpAccessSettingsInput) String() string + type DeleteIpAccessSettingsOutput struct + func (s DeleteIpAccessSettingsOutput) GoString() string + func (s DeleteIpAccessSettingsOutput) String() string + type DeleteNetworkSettingsInput struct + NetworkSettingsArn *string + func (s *DeleteNetworkSettingsInput) SetNetworkSettingsArn(v string) *DeleteNetworkSettingsInput + func (s *DeleteNetworkSettingsInput) Validate() error + func (s DeleteNetworkSettingsInput) GoString() string + func (s DeleteNetworkSettingsInput) String() string + type DeleteNetworkSettingsOutput struct + func (s DeleteNetworkSettingsOutput) GoString() string + func (s DeleteNetworkSettingsOutput) String() string + type DeletePortalInput struct + PortalArn *string + func (s *DeletePortalInput) SetPortalArn(v string) *DeletePortalInput + func (s *DeletePortalInput) Validate() error + func (s DeletePortalInput) GoString() string + func (s DeletePortalInput) String() string + type DeletePortalOutput struct + func (s DeletePortalOutput) GoString() string + func (s DeletePortalOutput) String() string + type DeleteTrustStoreInput struct + TrustStoreArn *string + func (s *DeleteTrustStoreInput) SetTrustStoreArn(v string) *DeleteTrustStoreInput + func (s *DeleteTrustStoreInput) Validate() error + func (s DeleteTrustStoreInput) GoString() string + func (s DeleteTrustStoreInput) String() string + type DeleteTrustStoreOutput struct + func (s DeleteTrustStoreOutput) GoString() string + func (s DeleteTrustStoreOutput) String() string + type DeleteUserAccessLoggingSettingsInput struct + UserAccessLoggingSettingsArn *string + func (s *DeleteUserAccessLoggingSettingsInput) SetUserAccessLoggingSettingsArn(v string) *DeleteUserAccessLoggingSettingsInput + func (s *DeleteUserAccessLoggingSettingsInput) Validate() error + func (s DeleteUserAccessLoggingSettingsInput) GoString() string + func (s DeleteUserAccessLoggingSettingsInput) String() string + type DeleteUserAccessLoggingSettingsOutput struct + func (s DeleteUserAccessLoggingSettingsOutput) GoString() string + func (s DeleteUserAccessLoggingSettingsOutput) String() string + type DeleteUserSettingsInput struct + UserSettingsArn *string + func (s *DeleteUserSettingsInput) SetUserSettingsArn(v string) *DeleteUserSettingsInput + func (s *DeleteUserSettingsInput) Validate() error + func (s DeleteUserSettingsInput) GoString() string + func (s DeleteUserSettingsInput) String() string + type DeleteUserSettingsOutput struct + func (s DeleteUserSettingsOutput) GoString() string + func (s DeleteUserSettingsOutput) String() string + type DisassociateBrowserSettingsInput struct + PortalArn *string + func (s *DisassociateBrowserSettingsInput) SetPortalArn(v string) *DisassociateBrowserSettingsInput + func (s *DisassociateBrowserSettingsInput) Validate() error + func (s DisassociateBrowserSettingsInput) GoString() string + func (s DisassociateBrowserSettingsInput) String() string + type DisassociateBrowserSettingsOutput struct + func (s DisassociateBrowserSettingsOutput) GoString() string + func (s DisassociateBrowserSettingsOutput) String() string + type DisassociateIpAccessSettingsInput struct + PortalArn *string + func (s *DisassociateIpAccessSettingsInput) SetPortalArn(v string) *DisassociateIpAccessSettingsInput + func (s *DisassociateIpAccessSettingsInput) Validate() error + func (s DisassociateIpAccessSettingsInput) GoString() string + func (s DisassociateIpAccessSettingsInput) String() string + type DisassociateIpAccessSettingsOutput struct + func (s DisassociateIpAccessSettingsOutput) GoString() string + func (s DisassociateIpAccessSettingsOutput) String() string + type DisassociateNetworkSettingsInput struct + PortalArn *string + func (s *DisassociateNetworkSettingsInput) SetPortalArn(v string) *DisassociateNetworkSettingsInput + func (s *DisassociateNetworkSettingsInput) Validate() error + func (s DisassociateNetworkSettingsInput) GoString() string + func (s DisassociateNetworkSettingsInput) String() string + type DisassociateNetworkSettingsOutput struct + func (s DisassociateNetworkSettingsOutput) GoString() string + func (s DisassociateNetworkSettingsOutput) String() string + type DisassociateTrustStoreInput struct + PortalArn *string + func (s *DisassociateTrustStoreInput) SetPortalArn(v string) *DisassociateTrustStoreInput + func (s *DisassociateTrustStoreInput) Validate() error + func (s DisassociateTrustStoreInput) GoString() string + func (s DisassociateTrustStoreInput) String() string + type DisassociateTrustStoreOutput struct + func (s DisassociateTrustStoreOutput) GoString() string + func (s DisassociateTrustStoreOutput) String() string + type DisassociateUserAccessLoggingSettingsInput struct + PortalArn *string + func (s *DisassociateUserAccessLoggingSettingsInput) SetPortalArn(v string) *DisassociateUserAccessLoggingSettingsInput + func (s *DisassociateUserAccessLoggingSettingsInput) Validate() error + func (s DisassociateUserAccessLoggingSettingsInput) GoString() string + func (s DisassociateUserAccessLoggingSettingsInput) String() string + type DisassociateUserAccessLoggingSettingsOutput struct + func (s DisassociateUserAccessLoggingSettingsOutput) GoString() string + func (s DisassociateUserAccessLoggingSettingsOutput) String() string + type DisassociateUserSettingsInput struct + PortalArn *string + func (s *DisassociateUserSettingsInput) SetPortalArn(v string) *DisassociateUserSettingsInput + func (s *DisassociateUserSettingsInput) Validate() error + func (s DisassociateUserSettingsInput) GoString() string + func (s DisassociateUserSettingsInput) String() string + type DisassociateUserSettingsOutput struct + func (s DisassociateUserSettingsOutput) GoString() string + func (s DisassociateUserSettingsOutput) String() string + type GetBrowserSettingsInput struct + BrowserSettingsArn *string + func (s *GetBrowserSettingsInput) SetBrowserSettingsArn(v string) *GetBrowserSettingsInput + func (s *GetBrowserSettingsInput) Validate() error + func (s GetBrowserSettingsInput) GoString() string + func (s GetBrowserSettingsInput) String() string + type GetBrowserSettingsOutput struct + BrowserSettings *BrowserSettings + func (s *GetBrowserSettingsOutput) SetBrowserSettings(v *BrowserSettings) *GetBrowserSettingsOutput + func (s GetBrowserSettingsOutput) GoString() string + func (s GetBrowserSettingsOutput) String() string + type GetIdentityProviderInput struct + IdentityProviderArn *string + func (s *GetIdentityProviderInput) SetIdentityProviderArn(v string) *GetIdentityProviderInput + func (s *GetIdentityProviderInput) Validate() error + func (s GetIdentityProviderInput) GoString() string + func (s GetIdentityProviderInput) String() string + type GetIdentityProviderOutput struct + IdentityProvider *IdentityProvider + func (s *GetIdentityProviderOutput) SetIdentityProvider(v *IdentityProvider) *GetIdentityProviderOutput + func (s GetIdentityProviderOutput) GoString() string + func (s GetIdentityProviderOutput) String() string + type GetIpAccessSettingsInput struct + IpAccessSettingsArn *string + func (s *GetIpAccessSettingsInput) SetIpAccessSettingsArn(v string) *GetIpAccessSettingsInput + func (s *GetIpAccessSettingsInput) Validate() error + func (s GetIpAccessSettingsInput) GoString() string + func (s GetIpAccessSettingsInput) String() string + type GetIpAccessSettingsOutput struct + IpAccessSettings *IpAccessSettings + func (s *GetIpAccessSettingsOutput) SetIpAccessSettings(v *IpAccessSettings) *GetIpAccessSettingsOutput + func (s GetIpAccessSettingsOutput) GoString() string + func (s GetIpAccessSettingsOutput) String() string + type GetNetworkSettingsInput struct + NetworkSettingsArn *string + func (s *GetNetworkSettingsInput) SetNetworkSettingsArn(v string) *GetNetworkSettingsInput + func (s *GetNetworkSettingsInput) Validate() error + func (s GetNetworkSettingsInput) GoString() string + func (s GetNetworkSettingsInput) String() string + type GetNetworkSettingsOutput struct + NetworkSettings *NetworkSettings + func (s *GetNetworkSettingsOutput) SetNetworkSettings(v *NetworkSettings) *GetNetworkSettingsOutput + func (s GetNetworkSettingsOutput) GoString() string + func (s GetNetworkSettingsOutput) String() string + type GetPortalInput struct + PortalArn *string + func (s *GetPortalInput) SetPortalArn(v string) *GetPortalInput + func (s *GetPortalInput) Validate() error + func (s GetPortalInput) GoString() string + func (s GetPortalInput) String() string + type GetPortalOutput struct + Portal *Portal + func (s *GetPortalOutput) SetPortal(v *Portal) *GetPortalOutput + func (s GetPortalOutput) GoString() string + func (s GetPortalOutput) String() string + type GetPortalServiceProviderMetadataInput struct + PortalArn *string + func (s *GetPortalServiceProviderMetadataInput) SetPortalArn(v string) *GetPortalServiceProviderMetadataInput + func (s *GetPortalServiceProviderMetadataInput) Validate() error + func (s GetPortalServiceProviderMetadataInput) GoString() string + func (s GetPortalServiceProviderMetadataInput) String() string + type GetPortalServiceProviderMetadataOutput struct + PortalArn *string + ServiceProviderSamlMetadata *string + func (s *GetPortalServiceProviderMetadataOutput) SetPortalArn(v string) *GetPortalServiceProviderMetadataOutput + func (s *GetPortalServiceProviderMetadataOutput) SetServiceProviderSamlMetadata(v string) *GetPortalServiceProviderMetadataOutput + func (s GetPortalServiceProviderMetadataOutput) GoString() string + func (s GetPortalServiceProviderMetadataOutput) String() string + type GetTrustStoreCertificateInput struct + Thumbprint *string + TrustStoreArn *string + func (s *GetTrustStoreCertificateInput) SetThumbprint(v string) *GetTrustStoreCertificateInput + func (s *GetTrustStoreCertificateInput) SetTrustStoreArn(v string) *GetTrustStoreCertificateInput + func (s *GetTrustStoreCertificateInput) Validate() error + func (s GetTrustStoreCertificateInput) GoString() string + func (s GetTrustStoreCertificateInput) String() string + type GetTrustStoreCertificateOutput struct + Certificate *Certificate + TrustStoreArn *string + func (s *GetTrustStoreCertificateOutput) SetCertificate(v *Certificate) *GetTrustStoreCertificateOutput + func (s *GetTrustStoreCertificateOutput) SetTrustStoreArn(v string) *GetTrustStoreCertificateOutput + func (s GetTrustStoreCertificateOutput) GoString() string + func (s GetTrustStoreCertificateOutput) String() string + type GetTrustStoreInput struct + TrustStoreArn *string + func (s *GetTrustStoreInput) SetTrustStoreArn(v string) *GetTrustStoreInput + func (s *GetTrustStoreInput) Validate() error + func (s GetTrustStoreInput) GoString() string + func (s GetTrustStoreInput) String() string + type GetTrustStoreOutput struct + TrustStore *TrustStore + func (s *GetTrustStoreOutput) SetTrustStore(v *TrustStore) *GetTrustStoreOutput + func (s GetTrustStoreOutput) GoString() string + func (s GetTrustStoreOutput) String() string + type GetUserAccessLoggingSettingsInput struct + UserAccessLoggingSettingsArn *string + func (s *GetUserAccessLoggingSettingsInput) SetUserAccessLoggingSettingsArn(v string) *GetUserAccessLoggingSettingsInput + func (s *GetUserAccessLoggingSettingsInput) Validate() error + func (s GetUserAccessLoggingSettingsInput) GoString() string + func (s GetUserAccessLoggingSettingsInput) String() string + type GetUserAccessLoggingSettingsOutput struct + UserAccessLoggingSettings *UserAccessLoggingSettings + func (s *GetUserAccessLoggingSettingsOutput) SetUserAccessLoggingSettings(v *UserAccessLoggingSettings) *GetUserAccessLoggingSettingsOutput + func (s GetUserAccessLoggingSettingsOutput) GoString() string + func (s GetUserAccessLoggingSettingsOutput) String() string + type GetUserSettingsInput struct + UserSettingsArn *string + func (s *GetUserSettingsInput) SetUserSettingsArn(v string) *GetUserSettingsInput + func (s *GetUserSettingsInput) Validate() error + func (s GetUserSettingsInput) GoString() string + func (s GetUserSettingsInput) String() string + type GetUserSettingsOutput struct + UserSettings *UserSettings + func (s *GetUserSettingsOutput) SetUserSettings(v *UserSettings) *GetUserSettingsOutput + func (s GetUserSettingsOutput) GoString() string + func (s GetUserSettingsOutput) String() string + type IdentityProvider struct + IdentityProviderArn *string + IdentityProviderDetails map[string]*string + IdentityProviderName *string + IdentityProviderType *string + func (s *IdentityProvider) SetIdentityProviderArn(v string) *IdentityProvider + func (s *IdentityProvider) SetIdentityProviderDetails(v map[string]*string) *IdentityProvider + func (s *IdentityProvider) SetIdentityProviderName(v string) *IdentityProvider + func (s *IdentityProvider) SetIdentityProviderType(v string) *IdentityProvider + func (s IdentityProvider) GoString() string + func (s IdentityProvider) String() string + type IdentityProviderSummary struct + IdentityProviderArn *string + IdentityProviderName *string + IdentityProviderType *string + func (s *IdentityProviderSummary) SetIdentityProviderArn(v string) *IdentityProviderSummary + func (s *IdentityProviderSummary) SetIdentityProviderName(v string) *IdentityProviderSummary + func (s *IdentityProviderSummary) SetIdentityProviderType(v string) *IdentityProviderSummary + func (s IdentityProviderSummary) GoString() string + func (s IdentityProviderSummary) String() string + type InternalServerException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + RetryAfterSeconds *int64 + func (s *InternalServerException) Code() string + func (s *InternalServerException) Error() string + func (s *InternalServerException) Message() string + func (s *InternalServerException) OrigErr() error + func (s *InternalServerException) RequestID() string + func (s *InternalServerException) StatusCode() int + func (s InternalServerException) GoString() string + func (s InternalServerException) String() string + type IpAccessSettings struct + AssociatedPortalArns []*string + CreationDate *time.Time + Description *string + DisplayName *string + IpAccessSettingsArn *string + IpRules []*IpRule + func (s *IpAccessSettings) SetAssociatedPortalArns(v []*string) *IpAccessSettings + func (s *IpAccessSettings) SetCreationDate(v time.Time) *IpAccessSettings + func (s *IpAccessSettings) SetDescription(v string) *IpAccessSettings + func (s *IpAccessSettings) SetDisplayName(v string) *IpAccessSettings + func (s *IpAccessSettings) SetIpAccessSettingsArn(v string) *IpAccessSettings + func (s *IpAccessSettings) SetIpRules(v []*IpRule) *IpAccessSettings + func (s IpAccessSettings) GoString() string + func (s IpAccessSettings) String() string + type IpAccessSettingsSummary struct + CreationDate *time.Time + Description *string + DisplayName *string + IpAccessSettingsArn *string + func (s *IpAccessSettingsSummary) SetCreationDate(v time.Time) *IpAccessSettingsSummary + func (s *IpAccessSettingsSummary) SetDescription(v string) *IpAccessSettingsSummary + func (s *IpAccessSettingsSummary) SetDisplayName(v string) *IpAccessSettingsSummary + func (s *IpAccessSettingsSummary) SetIpAccessSettingsArn(v string) *IpAccessSettingsSummary + func (s IpAccessSettingsSummary) GoString() string + func (s IpAccessSettingsSummary) String() string + type IpRule struct + Description *string + IpRange *string + func (s *IpRule) SetDescription(v string) *IpRule + func (s *IpRule) SetIpRange(v string) *IpRule + func (s *IpRule) Validate() error + func (s IpRule) GoString() string + func (s IpRule) String() string + type ListBrowserSettingsInput struct + MaxResults *int64 + NextToken *string + func (s *ListBrowserSettingsInput) SetMaxResults(v int64) *ListBrowserSettingsInput + func (s *ListBrowserSettingsInput) SetNextToken(v string) *ListBrowserSettingsInput + func (s *ListBrowserSettingsInput) Validate() error + func (s ListBrowserSettingsInput) GoString() string + func (s ListBrowserSettingsInput) String() string + type ListBrowserSettingsOutput struct + BrowserSettings []*BrowserSettingsSummary + NextToken *string + func (s *ListBrowserSettingsOutput) SetBrowserSettings(v []*BrowserSettingsSummary) *ListBrowserSettingsOutput + func (s *ListBrowserSettingsOutput) SetNextToken(v string) *ListBrowserSettingsOutput + func (s ListBrowserSettingsOutput) GoString() string + func (s ListBrowserSettingsOutput) String() string + type ListIdentityProvidersInput struct + MaxResults *int64 + NextToken *string + PortalArn *string + func (s *ListIdentityProvidersInput) SetMaxResults(v int64) *ListIdentityProvidersInput + func (s *ListIdentityProvidersInput) SetNextToken(v string) *ListIdentityProvidersInput + func (s *ListIdentityProvidersInput) SetPortalArn(v string) *ListIdentityProvidersInput + func (s *ListIdentityProvidersInput) Validate() error + func (s ListIdentityProvidersInput) GoString() string + func (s ListIdentityProvidersInput) String() string + type ListIdentityProvidersOutput struct + IdentityProviders []*IdentityProviderSummary + NextToken *string + func (s *ListIdentityProvidersOutput) SetIdentityProviders(v []*IdentityProviderSummary) *ListIdentityProvidersOutput + func (s *ListIdentityProvidersOutput) SetNextToken(v string) *ListIdentityProvidersOutput + func (s ListIdentityProvidersOutput) GoString() string + func (s ListIdentityProvidersOutput) String() string + type ListIpAccessSettingsInput struct + MaxResults *int64 + NextToken *string + func (s *ListIpAccessSettingsInput) SetMaxResults(v int64) *ListIpAccessSettingsInput + func (s *ListIpAccessSettingsInput) SetNextToken(v string) *ListIpAccessSettingsInput + func (s *ListIpAccessSettingsInput) Validate() error + func (s ListIpAccessSettingsInput) GoString() string + func (s ListIpAccessSettingsInput) String() string + type ListIpAccessSettingsOutput struct + IpAccessSettings []*IpAccessSettingsSummary + NextToken *string + func (s *ListIpAccessSettingsOutput) SetIpAccessSettings(v []*IpAccessSettingsSummary) *ListIpAccessSettingsOutput + func (s *ListIpAccessSettingsOutput) SetNextToken(v string) *ListIpAccessSettingsOutput + func (s ListIpAccessSettingsOutput) GoString() string + func (s ListIpAccessSettingsOutput) String() string + type ListNetworkSettingsInput struct + MaxResults *int64 + NextToken *string + func (s *ListNetworkSettingsInput) SetMaxResults(v int64) *ListNetworkSettingsInput + func (s *ListNetworkSettingsInput) SetNextToken(v string) *ListNetworkSettingsInput + func (s *ListNetworkSettingsInput) Validate() error + func (s ListNetworkSettingsInput) GoString() string + func (s ListNetworkSettingsInput) String() string + type ListNetworkSettingsOutput struct + NetworkSettings []*NetworkSettingsSummary + NextToken *string + func (s *ListNetworkSettingsOutput) SetNetworkSettings(v []*NetworkSettingsSummary) *ListNetworkSettingsOutput + func (s *ListNetworkSettingsOutput) SetNextToken(v string) *ListNetworkSettingsOutput + func (s ListNetworkSettingsOutput) GoString() string + func (s ListNetworkSettingsOutput) String() string + type ListPortalsInput struct + MaxResults *int64 + NextToken *string + func (s *ListPortalsInput) SetMaxResults(v int64) *ListPortalsInput + func (s *ListPortalsInput) SetNextToken(v string) *ListPortalsInput + func (s *ListPortalsInput) Validate() error + func (s ListPortalsInput) GoString() string + func (s ListPortalsInput) String() string + type ListPortalsOutput struct + NextToken *string + Portals []*PortalSummary + func (s *ListPortalsOutput) SetNextToken(v string) *ListPortalsOutput + func (s *ListPortalsOutput) SetPortals(v []*PortalSummary) *ListPortalsOutput + func (s ListPortalsOutput) GoString() string + func (s ListPortalsOutput) 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 ListTrustStoreCertificatesInput struct + MaxResults *int64 + NextToken *string + TrustStoreArn *string + func (s *ListTrustStoreCertificatesInput) SetMaxResults(v int64) *ListTrustStoreCertificatesInput + func (s *ListTrustStoreCertificatesInput) SetNextToken(v string) *ListTrustStoreCertificatesInput + func (s *ListTrustStoreCertificatesInput) SetTrustStoreArn(v string) *ListTrustStoreCertificatesInput + func (s *ListTrustStoreCertificatesInput) Validate() error + func (s ListTrustStoreCertificatesInput) GoString() string + func (s ListTrustStoreCertificatesInput) String() string + type ListTrustStoreCertificatesOutput struct + CertificateList []*CertificateSummary + NextToken *string + TrustStoreArn *string + func (s *ListTrustStoreCertificatesOutput) SetCertificateList(v []*CertificateSummary) *ListTrustStoreCertificatesOutput + func (s *ListTrustStoreCertificatesOutput) SetNextToken(v string) *ListTrustStoreCertificatesOutput + func (s *ListTrustStoreCertificatesOutput) SetTrustStoreArn(v string) *ListTrustStoreCertificatesOutput + func (s ListTrustStoreCertificatesOutput) GoString() string + func (s ListTrustStoreCertificatesOutput) String() string + type ListTrustStoresInput struct + MaxResults *int64 + NextToken *string + func (s *ListTrustStoresInput) SetMaxResults(v int64) *ListTrustStoresInput + func (s *ListTrustStoresInput) SetNextToken(v string) *ListTrustStoresInput + func (s *ListTrustStoresInput) Validate() error + func (s ListTrustStoresInput) GoString() string + func (s ListTrustStoresInput) String() string + type ListTrustStoresOutput struct + NextToken *string + TrustStores []*TrustStoreSummary + func (s *ListTrustStoresOutput) SetNextToken(v string) *ListTrustStoresOutput + func (s *ListTrustStoresOutput) SetTrustStores(v []*TrustStoreSummary) *ListTrustStoresOutput + func (s ListTrustStoresOutput) GoString() string + func (s ListTrustStoresOutput) String() string + type ListUserAccessLoggingSettingsInput struct + MaxResults *int64 + NextToken *string + func (s *ListUserAccessLoggingSettingsInput) SetMaxResults(v int64) *ListUserAccessLoggingSettingsInput + func (s *ListUserAccessLoggingSettingsInput) SetNextToken(v string) *ListUserAccessLoggingSettingsInput + func (s *ListUserAccessLoggingSettingsInput) Validate() error + func (s ListUserAccessLoggingSettingsInput) GoString() string + func (s ListUserAccessLoggingSettingsInput) String() string + type ListUserAccessLoggingSettingsOutput struct + NextToken *string + UserAccessLoggingSettings []*UserAccessLoggingSettingsSummary + func (s *ListUserAccessLoggingSettingsOutput) SetNextToken(v string) *ListUserAccessLoggingSettingsOutput + func (s *ListUserAccessLoggingSettingsOutput) SetUserAccessLoggingSettings(v []*UserAccessLoggingSettingsSummary) *ListUserAccessLoggingSettingsOutput + func (s ListUserAccessLoggingSettingsOutput) GoString() string + func (s ListUserAccessLoggingSettingsOutput) String() string + type ListUserSettingsInput struct + MaxResults *int64 + NextToken *string + func (s *ListUserSettingsInput) SetMaxResults(v int64) *ListUserSettingsInput + func (s *ListUserSettingsInput) SetNextToken(v string) *ListUserSettingsInput + func (s *ListUserSettingsInput) Validate() error + func (s ListUserSettingsInput) GoString() string + func (s ListUserSettingsInput) String() string + type ListUserSettingsOutput struct + NextToken *string + UserSettings []*UserSettingsSummary + func (s *ListUserSettingsOutput) SetNextToken(v string) *ListUserSettingsOutput + func (s *ListUserSettingsOutput) SetUserSettings(v []*UserSettingsSummary) *ListUserSettingsOutput + func (s ListUserSettingsOutput) GoString() string + func (s ListUserSettingsOutput) String() string + type NetworkSettings struct + AssociatedPortalArns []*string + NetworkSettingsArn *string + SecurityGroupIds []*string + SubnetIds []*string + VpcId *string + func (s *NetworkSettings) SetAssociatedPortalArns(v []*string) *NetworkSettings + func (s *NetworkSettings) SetNetworkSettingsArn(v string) *NetworkSettings + func (s *NetworkSettings) SetSecurityGroupIds(v []*string) *NetworkSettings + func (s *NetworkSettings) SetSubnetIds(v []*string) *NetworkSettings + func (s *NetworkSettings) SetVpcId(v string) *NetworkSettings + func (s NetworkSettings) GoString() string + func (s NetworkSettings) String() string + type NetworkSettingsSummary struct + NetworkSettingsArn *string + VpcId *string + func (s *NetworkSettingsSummary) SetNetworkSettingsArn(v string) *NetworkSettingsSummary + func (s *NetworkSettingsSummary) SetVpcId(v string) *NetworkSettingsSummary + func (s NetworkSettingsSummary) GoString() string + func (s NetworkSettingsSummary) String() string + type Portal struct + AuthenticationType *string + BrowserSettingsArn *string + BrowserType *string + CreationDate *time.Time + DisplayName *string + IpAccessSettingsArn *string + NetworkSettingsArn *string + PortalArn *string + PortalEndpoint *string + PortalStatus *string + RendererType *string + StatusReason *string + TrustStoreArn *string + UserAccessLoggingSettingsArn *string + UserSettingsArn *string + func (s *Portal) SetAuthenticationType(v string) *Portal + func (s *Portal) SetBrowserSettingsArn(v string) *Portal + func (s *Portal) SetBrowserType(v string) *Portal + func (s *Portal) SetCreationDate(v time.Time) *Portal + func (s *Portal) SetDisplayName(v string) *Portal + func (s *Portal) SetIpAccessSettingsArn(v string) *Portal + func (s *Portal) SetNetworkSettingsArn(v string) *Portal + func (s *Portal) SetPortalArn(v string) *Portal + func (s *Portal) SetPortalEndpoint(v string) *Portal + func (s *Portal) SetPortalStatus(v string) *Portal + func (s *Portal) SetRendererType(v string) *Portal + func (s *Portal) SetStatusReason(v string) *Portal + func (s *Portal) SetTrustStoreArn(v string) *Portal + func (s *Portal) SetUserAccessLoggingSettingsArn(v string) *Portal + func (s *Portal) SetUserSettingsArn(v string) *Portal + func (s Portal) GoString() string + func (s Portal) String() string + type PortalSummary struct + AuthenticationType *string + BrowserSettingsArn *string + BrowserType *string + CreationDate *time.Time + DisplayName *string + IpAccessSettingsArn *string + NetworkSettingsArn *string + PortalArn *string + PortalEndpoint *string + PortalStatus *string + RendererType *string + TrustStoreArn *string + UserAccessLoggingSettingsArn *string + UserSettingsArn *string + func (s *PortalSummary) SetAuthenticationType(v string) *PortalSummary + func (s *PortalSummary) SetBrowserSettingsArn(v string) *PortalSummary + func (s *PortalSummary) SetBrowserType(v string) *PortalSummary + func (s *PortalSummary) SetCreationDate(v time.Time) *PortalSummary + func (s *PortalSummary) SetDisplayName(v string) *PortalSummary + func (s *PortalSummary) SetIpAccessSettingsArn(v string) *PortalSummary + func (s *PortalSummary) SetNetworkSettingsArn(v string) *PortalSummary + func (s *PortalSummary) SetPortalArn(v string) *PortalSummary + func (s *PortalSummary) SetPortalEndpoint(v string) *PortalSummary + func (s *PortalSummary) SetPortalStatus(v string) *PortalSummary + func (s *PortalSummary) SetRendererType(v string) *PortalSummary + func (s *PortalSummary) SetTrustStoreArn(v string) *PortalSummary + func (s *PortalSummary) SetUserAccessLoggingSettingsArn(v string) *PortalSummary + func (s *PortalSummary) SetUserSettingsArn(v string) *PortalSummary + func (s PortalSummary) GoString() string + func (s PortalSummary) String() string + type ResourceNotFoundException struct + Message_ *string + ResourceId *string + ResourceType *string + RespMetadata protocol.ResponseMetadata + func (s *ResourceNotFoundException) Code() string + func (s *ResourceNotFoundException) Error() string + func (s *ResourceNotFoundException) Message() string + func (s *ResourceNotFoundException) OrigErr() error + func (s *ResourceNotFoundException) RequestID() string + func (s *ResourceNotFoundException) StatusCode() int + func (s ResourceNotFoundException) GoString() string + func (s ResourceNotFoundException) String() string + type ServiceQuotaExceededException struct + Message_ *string + QuotaCode *string + ResourceId *string + ResourceType *string + RespMetadata protocol.ResponseMetadata + ServiceCode *string + func (s *ServiceQuotaExceededException) Code() string + func (s *ServiceQuotaExceededException) Error() string + func (s *ServiceQuotaExceededException) Message() string + func (s *ServiceQuotaExceededException) OrigErr() error + func (s *ServiceQuotaExceededException) RequestID() string + func (s *ServiceQuotaExceededException) StatusCode() int + func (s ServiceQuotaExceededException) GoString() string + func (s ServiceQuotaExceededException) String() string + type 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 + ClientToken *string + ResourceArn *string + Tags []*Tag + func (s *TagResourceInput) SetClientToken(v string) *TagResourceInput + 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 ThrottlingException struct + Message_ *string + QuotaCode *string + RespMetadata protocol.ResponseMetadata + RetryAfterSeconds *int64 + ServiceCode *string + func (s *ThrottlingException) Code() string + func (s *ThrottlingException) Error() string + func (s *ThrottlingException) Message() string + func (s *ThrottlingException) OrigErr() error + func (s *ThrottlingException) RequestID() string + func (s *ThrottlingException) StatusCode() int + func (s ThrottlingException) GoString() string + func (s ThrottlingException) String() string + type TooManyTagsException struct + Message_ *string + ResourceName *string + RespMetadata protocol.ResponseMetadata + func (s *TooManyTagsException) Code() string + func (s *TooManyTagsException) Error() string + func (s *TooManyTagsException) Message() string + func (s *TooManyTagsException) OrigErr() error + func (s *TooManyTagsException) RequestID() string + func (s *TooManyTagsException) StatusCode() int + func (s TooManyTagsException) GoString() string + func (s TooManyTagsException) String() string + type TrustStore struct + AssociatedPortalArns []*string + TrustStoreArn *string + func (s *TrustStore) SetAssociatedPortalArns(v []*string) *TrustStore + func (s *TrustStore) SetTrustStoreArn(v string) *TrustStore + func (s TrustStore) GoString() string + func (s TrustStore) String() string + type TrustStoreSummary struct + TrustStoreArn *string + func (s *TrustStoreSummary) SetTrustStoreArn(v string) *TrustStoreSummary + func (s TrustStoreSummary) GoString() string + func (s TrustStoreSummary) 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 UpdateBrowserSettingsInput struct + BrowserPolicy *string + BrowserSettingsArn *string + ClientToken *string + func (s *UpdateBrowserSettingsInput) SetBrowserPolicy(v string) *UpdateBrowserSettingsInput + func (s *UpdateBrowserSettingsInput) SetBrowserSettingsArn(v string) *UpdateBrowserSettingsInput + func (s *UpdateBrowserSettingsInput) SetClientToken(v string) *UpdateBrowserSettingsInput + func (s *UpdateBrowserSettingsInput) Validate() error + func (s UpdateBrowserSettingsInput) GoString() string + func (s UpdateBrowserSettingsInput) String() string + type UpdateBrowserSettingsOutput struct + BrowserSettings *BrowserSettings + func (s *UpdateBrowserSettingsOutput) SetBrowserSettings(v *BrowserSettings) *UpdateBrowserSettingsOutput + func (s UpdateBrowserSettingsOutput) GoString() string + func (s UpdateBrowserSettingsOutput) String() string + type UpdateIdentityProviderInput struct + ClientToken *string + IdentityProviderArn *string + IdentityProviderDetails map[string]*string + IdentityProviderName *string + IdentityProviderType *string + func (s *UpdateIdentityProviderInput) SetClientToken(v string) *UpdateIdentityProviderInput + func (s *UpdateIdentityProviderInput) SetIdentityProviderArn(v string) *UpdateIdentityProviderInput + func (s *UpdateIdentityProviderInput) SetIdentityProviderDetails(v map[string]*string) *UpdateIdentityProviderInput + func (s *UpdateIdentityProviderInput) SetIdentityProviderName(v string) *UpdateIdentityProviderInput + func (s *UpdateIdentityProviderInput) SetIdentityProviderType(v string) *UpdateIdentityProviderInput + func (s *UpdateIdentityProviderInput) Validate() error + func (s UpdateIdentityProviderInput) GoString() string + func (s UpdateIdentityProviderInput) String() string + type UpdateIdentityProviderOutput struct + IdentityProvider *IdentityProvider + func (s *UpdateIdentityProviderOutput) SetIdentityProvider(v *IdentityProvider) *UpdateIdentityProviderOutput + func (s UpdateIdentityProviderOutput) GoString() string + func (s UpdateIdentityProviderOutput) String() string + type UpdateIpAccessSettingsInput struct + ClientToken *string + Description *string + DisplayName *string + IpAccessSettingsArn *string + IpRules []*IpRule + func (s *UpdateIpAccessSettingsInput) SetClientToken(v string) *UpdateIpAccessSettingsInput + func (s *UpdateIpAccessSettingsInput) SetDescription(v string) *UpdateIpAccessSettingsInput + func (s *UpdateIpAccessSettingsInput) SetDisplayName(v string) *UpdateIpAccessSettingsInput + func (s *UpdateIpAccessSettingsInput) SetIpAccessSettingsArn(v string) *UpdateIpAccessSettingsInput + func (s *UpdateIpAccessSettingsInput) SetIpRules(v []*IpRule) *UpdateIpAccessSettingsInput + func (s *UpdateIpAccessSettingsInput) Validate() error + func (s UpdateIpAccessSettingsInput) GoString() string + func (s UpdateIpAccessSettingsInput) String() string + type UpdateIpAccessSettingsOutput struct + IpAccessSettings *IpAccessSettings + func (s *UpdateIpAccessSettingsOutput) SetIpAccessSettings(v *IpAccessSettings) *UpdateIpAccessSettingsOutput + func (s UpdateIpAccessSettingsOutput) GoString() string + func (s UpdateIpAccessSettingsOutput) String() string + type UpdateNetworkSettingsInput struct + ClientToken *string + NetworkSettingsArn *string + SecurityGroupIds []*string + SubnetIds []*string + VpcId *string + func (s *UpdateNetworkSettingsInput) SetClientToken(v string) *UpdateNetworkSettingsInput + func (s *UpdateNetworkSettingsInput) SetNetworkSettingsArn(v string) *UpdateNetworkSettingsInput + func (s *UpdateNetworkSettingsInput) SetSecurityGroupIds(v []*string) *UpdateNetworkSettingsInput + func (s *UpdateNetworkSettingsInput) SetSubnetIds(v []*string) *UpdateNetworkSettingsInput + func (s *UpdateNetworkSettingsInput) SetVpcId(v string) *UpdateNetworkSettingsInput + func (s *UpdateNetworkSettingsInput) Validate() error + func (s UpdateNetworkSettingsInput) GoString() string + func (s UpdateNetworkSettingsInput) String() string + type UpdateNetworkSettingsOutput struct + NetworkSettings *NetworkSettings + func (s *UpdateNetworkSettingsOutput) SetNetworkSettings(v *NetworkSettings) *UpdateNetworkSettingsOutput + func (s UpdateNetworkSettingsOutput) GoString() string + func (s UpdateNetworkSettingsOutput) String() string + type UpdatePortalInput struct + AuthenticationType *string + DisplayName *string + PortalArn *string + func (s *UpdatePortalInput) SetAuthenticationType(v string) *UpdatePortalInput + func (s *UpdatePortalInput) SetDisplayName(v string) *UpdatePortalInput + func (s *UpdatePortalInput) SetPortalArn(v string) *UpdatePortalInput + func (s *UpdatePortalInput) Validate() error + func (s UpdatePortalInput) GoString() string + func (s UpdatePortalInput) String() string + type UpdatePortalOutput struct + Portal *Portal + func (s *UpdatePortalOutput) SetPortal(v *Portal) *UpdatePortalOutput + func (s UpdatePortalOutput) GoString() string + func (s UpdatePortalOutput) String() string + type UpdateTrustStoreInput struct + CertificatesToAdd [][]byte + CertificatesToDelete []*string + ClientToken *string + TrustStoreArn *string + func (s *UpdateTrustStoreInput) SetCertificatesToAdd(v [][]byte) *UpdateTrustStoreInput + func (s *UpdateTrustStoreInput) SetCertificatesToDelete(v []*string) *UpdateTrustStoreInput + func (s *UpdateTrustStoreInput) SetClientToken(v string) *UpdateTrustStoreInput + func (s *UpdateTrustStoreInput) SetTrustStoreArn(v string) *UpdateTrustStoreInput + func (s *UpdateTrustStoreInput) Validate() error + func (s UpdateTrustStoreInput) GoString() string + func (s UpdateTrustStoreInput) String() string + type UpdateTrustStoreOutput struct + TrustStoreArn *string + func (s *UpdateTrustStoreOutput) SetTrustStoreArn(v string) *UpdateTrustStoreOutput + func (s UpdateTrustStoreOutput) GoString() string + func (s UpdateTrustStoreOutput) String() string + type UpdateUserAccessLoggingSettingsInput struct + ClientToken *string + KinesisStreamArn *string + UserAccessLoggingSettingsArn *string + func (s *UpdateUserAccessLoggingSettingsInput) SetClientToken(v string) *UpdateUserAccessLoggingSettingsInput + func (s *UpdateUserAccessLoggingSettingsInput) SetKinesisStreamArn(v string) *UpdateUserAccessLoggingSettingsInput + func (s *UpdateUserAccessLoggingSettingsInput) SetUserAccessLoggingSettingsArn(v string) *UpdateUserAccessLoggingSettingsInput + func (s *UpdateUserAccessLoggingSettingsInput) Validate() error + func (s UpdateUserAccessLoggingSettingsInput) GoString() string + func (s UpdateUserAccessLoggingSettingsInput) String() string + type UpdateUserAccessLoggingSettingsOutput struct + UserAccessLoggingSettings *UserAccessLoggingSettings + func (s *UpdateUserAccessLoggingSettingsOutput) SetUserAccessLoggingSettings(v *UserAccessLoggingSettings) *UpdateUserAccessLoggingSettingsOutput + func (s UpdateUserAccessLoggingSettingsOutput) GoString() string + func (s UpdateUserAccessLoggingSettingsOutput) String() string + type UpdateUserSettingsInput struct + ClientToken *string + CopyAllowed *string + DisconnectTimeoutInMinutes *int64 + DownloadAllowed *string + IdleDisconnectTimeoutInMinutes *int64 + PasteAllowed *string + PrintAllowed *string + UploadAllowed *string + UserSettingsArn *string + func (s *UpdateUserSettingsInput) SetClientToken(v string) *UpdateUserSettingsInput + func (s *UpdateUserSettingsInput) SetCopyAllowed(v string) *UpdateUserSettingsInput + func (s *UpdateUserSettingsInput) SetDisconnectTimeoutInMinutes(v int64) *UpdateUserSettingsInput + func (s *UpdateUserSettingsInput) SetDownloadAllowed(v string) *UpdateUserSettingsInput + func (s *UpdateUserSettingsInput) SetIdleDisconnectTimeoutInMinutes(v int64) *UpdateUserSettingsInput + func (s *UpdateUserSettingsInput) SetPasteAllowed(v string) *UpdateUserSettingsInput + func (s *UpdateUserSettingsInput) SetPrintAllowed(v string) *UpdateUserSettingsInput + func (s *UpdateUserSettingsInput) SetUploadAllowed(v string) *UpdateUserSettingsInput + func (s *UpdateUserSettingsInput) SetUserSettingsArn(v string) *UpdateUserSettingsInput + func (s *UpdateUserSettingsInput) Validate() error + func (s UpdateUserSettingsInput) GoString() string + func (s UpdateUserSettingsInput) String() string + type UpdateUserSettingsOutput struct + UserSettings *UserSettings + func (s *UpdateUserSettingsOutput) SetUserSettings(v *UserSettings) *UpdateUserSettingsOutput + func (s UpdateUserSettingsOutput) GoString() string + func (s UpdateUserSettingsOutput) String() string + type UserAccessLoggingSettings struct + AssociatedPortalArns []*string + KinesisStreamArn *string + UserAccessLoggingSettingsArn *string + func (s *UserAccessLoggingSettings) SetAssociatedPortalArns(v []*string) *UserAccessLoggingSettings + func (s *UserAccessLoggingSettings) SetKinesisStreamArn(v string) *UserAccessLoggingSettings + func (s *UserAccessLoggingSettings) SetUserAccessLoggingSettingsArn(v string) *UserAccessLoggingSettings + func (s UserAccessLoggingSettings) GoString() string + func (s UserAccessLoggingSettings) String() string + type UserAccessLoggingSettingsSummary struct + KinesisStreamArn *string + UserAccessLoggingSettingsArn *string + func (s *UserAccessLoggingSettingsSummary) SetKinesisStreamArn(v string) *UserAccessLoggingSettingsSummary + func (s *UserAccessLoggingSettingsSummary) SetUserAccessLoggingSettingsArn(v string) *UserAccessLoggingSettingsSummary + func (s UserAccessLoggingSettingsSummary) GoString() string + func (s UserAccessLoggingSettingsSummary) String() string + type UserSettings struct + AssociatedPortalArns []*string + CopyAllowed *string + DisconnectTimeoutInMinutes *int64 + DownloadAllowed *string + IdleDisconnectTimeoutInMinutes *int64 + PasteAllowed *string + PrintAllowed *string + UploadAllowed *string + UserSettingsArn *string + func (s *UserSettings) SetAssociatedPortalArns(v []*string) *UserSettings + func (s *UserSettings) SetCopyAllowed(v string) *UserSettings + func (s *UserSettings) SetDisconnectTimeoutInMinutes(v int64) *UserSettings + func (s *UserSettings) SetDownloadAllowed(v string) *UserSettings + func (s *UserSettings) SetIdleDisconnectTimeoutInMinutes(v int64) *UserSettings + func (s *UserSettings) SetPasteAllowed(v string) *UserSettings + func (s *UserSettings) SetPrintAllowed(v string) *UserSettings + func (s *UserSettings) SetUploadAllowed(v string) *UserSettings + func (s *UserSettings) SetUserSettingsArn(v string) *UserSettings + func (s UserSettings) GoString() string + func (s UserSettings) String() string + type UserSettingsSummary struct + CopyAllowed *string + DisconnectTimeoutInMinutes *int64 + DownloadAllowed *string + IdleDisconnectTimeoutInMinutes *int64 + PasteAllowed *string + PrintAllowed *string + UploadAllowed *string + UserSettingsArn *string + func (s *UserSettingsSummary) SetCopyAllowed(v string) *UserSettingsSummary + func (s *UserSettingsSummary) SetDisconnectTimeoutInMinutes(v int64) *UserSettingsSummary + func (s *UserSettingsSummary) SetDownloadAllowed(v string) *UserSettingsSummary + func (s *UserSettingsSummary) SetIdleDisconnectTimeoutInMinutes(v int64) *UserSettingsSummary + func (s *UserSettingsSummary) SetPasteAllowed(v string) *UserSettingsSummary + func (s *UserSettingsSummary) SetPrintAllowed(v string) *UserSettingsSummary + func (s *UserSettingsSummary) SetUploadAllowed(v string) *UserSettingsSummary + func (s *UserSettingsSummary) SetUserSettingsArn(v string) *UserSettingsSummary + func (s UserSettingsSummary) GoString() string + func (s UserSettingsSummary) String() string + type ValidationException struct + FieldList []*ValidationExceptionField + Message_ *string + Reason *string + RespMetadata protocol.ResponseMetadata + func (s *ValidationException) Code() string + func (s *ValidationException) Error() string + func (s *ValidationException) Message() string + func (s *ValidationException) OrigErr() error + func (s *ValidationException) RequestID() string + func (s *ValidationException) StatusCode() int + func (s ValidationException) GoString() string + func (s ValidationException) String() string + type ValidationExceptionField struct + Message *string + Name *string + func (s *ValidationExceptionField) SetMessage(v string) *ValidationExceptionField + func (s *ValidationExceptionField) SetName(v string) *ValidationExceptionField + func (s ValidationExceptionField) GoString() string + func (s ValidationExceptionField) String() string + type WorkSpacesWeb struct + func New(p client.ConfigProvider, cfgs ...*aws.Config) *WorkSpacesWeb + func (c *WorkSpacesWeb) AssociateBrowserSettings(input *AssociateBrowserSettingsInput) (*AssociateBrowserSettingsOutput, error) + func (c *WorkSpacesWeb) AssociateBrowserSettingsRequest(input *AssociateBrowserSettingsInput) (req *request.Request, output *AssociateBrowserSettingsOutput) + func (c *WorkSpacesWeb) AssociateBrowserSettingsWithContext(ctx aws.Context, input *AssociateBrowserSettingsInput, opts ...request.Option) (*AssociateBrowserSettingsOutput, error) + func (c *WorkSpacesWeb) AssociateIpAccessSettings(input *AssociateIpAccessSettingsInput) (*AssociateIpAccessSettingsOutput, error) + func (c *WorkSpacesWeb) AssociateIpAccessSettingsRequest(input *AssociateIpAccessSettingsInput) (req *request.Request, output *AssociateIpAccessSettingsOutput) + func (c *WorkSpacesWeb) AssociateIpAccessSettingsWithContext(ctx aws.Context, input *AssociateIpAccessSettingsInput, opts ...request.Option) (*AssociateIpAccessSettingsOutput, error) + func (c *WorkSpacesWeb) AssociateNetworkSettings(input *AssociateNetworkSettingsInput) (*AssociateNetworkSettingsOutput, error) + func (c *WorkSpacesWeb) AssociateNetworkSettingsRequest(input *AssociateNetworkSettingsInput) (req *request.Request, output *AssociateNetworkSettingsOutput) + func (c *WorkSpacesWeb) AssociateNetworkSettingsWithContext(ctx aws.Context, input *AssociateNetworkSettingsInput, opts ...request.Option) (*AssociateNetworkSettingsOutput, error) + func (c *WorkSpacesWeb) AssociateTrustStore(input *AssociateTrustStoreInput) (*AssociateTrustStoreOutput, error) + func (c *WorkSpacesWeb) AssociateTrustStoreRequest(input *AssociateTrustStoreInput) (req *request.Request, output *AssociateTrustStoreOutput) + func (c *WorkSpacesWeb) AssociateTrustStoreWithContext(ctx aws.Context, input *AssociateTrustStoreInput, opts ...request.Option) (*AssociateTrustStoreOutput, error) + func (c *WorkSpacesWeb) AssociateUserAccessLoggingSettings(input *AssociateUserAccessLoggingSettingsInput) (*AssociateUserAccessLoggingSettingsOutput, error) + func (c *WorkSpacesWeb) AssociateUserAccessLoggingSettingsRequest(input *AssociateUserAccessLoggingSettingsInput) (req *request.Request, output *AssociateUserAccessLoggingSettingsOutput) + func (c *WorkSpacesWeb) AssociateUserAccessLoggingSettingsWithContext(ctx aws.Context, input *AssociateUserAccessLoggingSettingsInput, ...) (*AssociateUserAccessLoggingSettingsOutput, error) + func (c *WorkSpacesWeb) AssociateUserSettings(input *AssociateUserSettingsInput) (*AssociateUserSettingsOutput, error) + func (c *WorkSpacesWeb) AssociateUserSettingsRequest(input *AssociateUserSettingsInput) (req *request.Request, output *AssociateUserSettingsOutput) + func (c *WorkSpacesWeb) AssociateUserSettingsWithContext(ctx aws.Context, input *AssociateUserSettingsInput, opts ...request.Option) (*AssociateUserSettingsOutput, error) + func (c *WorkSpacesWeb) CreateBrowserSettings(input *CreateBrowserSettingsInput) (*CreateBrowserSettingsOutput, error) + func (c *WorkSpacesWeb) CreateBrowserSettingsRequest(input *CreateBrowserSettingsInput) (req *request.Request, output *CreateBrowserSettingsOutput) + func (c *WorkSpacesWeb) CreateBrowserSettingsWithContext(ctx aws.Context, input *CreateBrowserSettingsInput, opts ...request.Option) (*CreateBrowserSettingsOutput, error) + func (c *WorkSpacesWeb) CreateIdentityProvider(input *CreateIdentityProviderInput) (*CreateIdentityProviderOutput, error) + func (c *WorkSpacesWeb) CreateIdentityProviderRequest(input *CreateIdentityProviderInput) (req *request.Request, output *CreateIdentityProviderOutput) + func (c *WorkSpacesWeb) CreateIdentityProviderWithContext(ctx aws.Context, input *CreateIdentityProviderInput, opts ...request.Option) (*CreateIdentityProviderOutput, error) + func (c *WorkSpacesWeb) CreateIpAccessSettings(input *CreateIpAccessSettingsInput) (*CreateIpAccessSettingsOutput, error) + func (c *WorkSpacesWeb) CreateIpAccessSettingsRequest(input *CreateIpAccessSettingsInput) (req *request.Request, output *CreateIpAccessSettingsOutput) + func (c *WorkSpacesWeb) CreateIpAccessSettingsWithContext(ctx aws.Context, input *CreateIpAccessSettingsInput, opts ...request.Option) (*CreateIpAccessSettingsOutput, error) + func (c *WorkSpacesWeb) CreateNetworkSettings(input *CreateNetworkSettingsInput) (*CreateNetworkSettingsOutput, error) + func (c *WorkSpacesWeb) CreateNetworkSettingsRequest(input *CreateNetworkSettingsInput) (req *request.Request, output *CreateNetworkSettingsOutput) + func (c *WorkSpacesWeb) CreateNetworkSettingsWithContext(ctx aws.Context, input *CreateNetworkSettingsInput, opts ...request.Option) (*CreateNetworkSettingsOutput, error) + func (c *WorkSpacesWeb) CreatePortal(input *CreatePortalInput) (*CreatePortalOutput, error) + func (c *WorkSpacesWeb) CreatePortalRequest(input *CreatePortalInput) (req *request.Request, output *CreatePortalOutput) + func (c *WorkSpacesWeb) CreatePortalWithContext(ctx aws.Context, input *CreatePortalInput, opts ...request.Option) (*CreatePortalOutput, error) + func (c *WorkSpacesWeb) CreateTrustStore(input *CreateTrustStoreInput) (*CreateTrustStoreOutput, error) + func (c *WorkSpacesWeb) CreateTrustStoreRequest(input *CreateTrustStoreInput) (req *request.Request, output *CreateTrustStoreOutput) + func (c *WorkSpacesWeb) CreateTrustStoreWithContext(ctx aws.Context, input *CreateTrustStoreInput, opts ...request.Option) (*CreateTrustStoreOutput, error) + func (c *WorkSpacesWeb) CreateUserAccessLoggingSettings(input *CreateUserAccessLoggingSettingsInput) (*CreateUserAccessLoggingSettingsOutput, error) + func (c *WorkSpacesWeb) CreateUserAccessLoggingSettingsRequest(input *CreateUserAccessLoggingSettingsInput) (req *request.Request, output *CreateUserAccessLoggingSettingsOutput) + func (c *WorkSpacesWeb) CreateUserAccessLoggingSettingsWithContext(ctx aws.Context, input *CreateUserAccessLoggingSettingsInput, ...) (*CreateUserAccessLoggingSettingsOutput, error) + func (c *WorkSpacesWeb) CreateUserSettings(input *CreateUserSettingsInput) (*CreateUserSettingsOutput, error) + func (c *WorkSpacesWeb) CreateUserSettingsRequest(input *CreateUserSettingsInput) (req *request.Request, output *CreateUserSettingsOutput) + func (c *WorkSpacesWeb) CreateUserSettingsWithContext(ctx aws.Context, input *CreateUserSettingsInput, opts ...request.Option) (*CreateUserSettingsOutput, error) + func (c *WorkSpacesWeb) DeleteBrowserSettings(input *DeleteBrowserSettingsInput) (*DeleteBrowserSettingsOutput, error) + func (c *WorkSpacesWeb) DeleteBrowserSettingsRequest(input *DeleteBrowserSettingsInput) (req *request.Request, output *DeleteBrowserSettingsOutput) + func (c *WorkSpacesWeb) DeleteBrowserSettingsWithContext(ctx aws.Context, input *DeleteBrowserSettingsInput, opts ...request.Option) (*DeleteBrowserSettingsOutput, error) + func (c *WorkSpacesWeb) DeleteIdentityProvider(input *DeleteIdentityProviderInput) (*DeleteIdentityProviderOutput, error) + func (c *WorkSpacesWeb) DeleteIdentityProviderRequest(input *DeleteIdentityProviderInput) (req *request.Request, output *DeleteIdentityProviderOutput) + func (c *WorkSpacesWeb) DeleteIdentityProviderWithContext(ctx aws.Context, input *DeleteIdentityProviderInput, opts ...request.Option) (*DeleteIdentityProviderOutput, error) + func (c *WorkSpacesWeb) DeleteIpAccessSettings(input *DeleteIpAccessSettingsInput) (*DeleteIpAccessSettingsOutput, error) + func (c *WorkSpacesWeb) DeleteIpAccessSettingsRequest(input *DeleteIpAccessSettingsInput) (req *request.Request, output *DeleteIpAccessSettingsOutput) + func (c *WorkSpacesWeb) DeleteIpAccessSettingsWithContext(ctx aws.Context, input *DeleteIpAccessSettingsInput, opts ...request.Option) (*DeleteIpAccessSettingsOutput, error) + func (c *WorkSpacesWeb) DeleteNetworkSettings(input *DeleteNetworkSettingsInput) (*DeleteNetworkSettingsOutput, error) + func (c *WorkSpacesWeb) DeleteNetworkSettingsRequest(input *DeleteNetworkSettingsInput) (req *request.Request, output *DeleteNetworkSettingsOutput) + func (c *WorkSpacesWeb) DeleteNetworkSettingsWithContext(ctx aws.Context, input *DeleteNetworkSettingsInput, opts ...request.Option) (*DeleteNetworkSettingsOutput, error) + func (c *WorkSpacesWeb) DeletePortal(input *DeletePortalInput) (*DeletePortalOutput, error) + func (c *WorkSpacesWeb) DeletePortalRequest(input *DeletePortalInput) (req *request.Request, output *DeletePortalOutput) + func (c *WorkSpacesWeb) DeletePortalWithContext(ctx aws.Context, input *DeletePortalInput, opts ...request.Option) (*DeletePortalOutput, error) + func (c *WorkSpacesWeb) DeleteTrustStore(input *DeleteTrustStoreInput) (*DeleteTrustStoreOutput, error) + func (c *WorkSpacesWeb) DeleteTrustStoreRequest(input *DeleteTrustStoreInput) (req *request.Request, output *DeleteTrustStoreOutput) + func (c *WorkSpacesWeb) DeleteTrustStoreWithContext(ctx aws.Context, input *DeleteTrustStoreInput, opts ...request.Option) (*DeleteTrustStoreOutput, error) + func (c *WorkSpacesWeb) DeleteUserAccessLoggingSettings(input *DeleteUserAccessLoggingSettingsInput) (*DeleteUserAccessLoggingSettingsOutput, error) + func (c *WorkSpacesWeb) DeleteUserAccessLoggingSettingsRequest(input *DeleteUserAccessLoggingSettingsInput) (req *request.Request, output *DeleteUserAccessLoggingSettingsOutput) + func (c *WorkSpacesWeb) DeleteUserAccessLoggingSettingsWithContext(ctx aws.Context, input *DeleteUserAccessLoggingSettingsInput, ...) (*DeleteUserAccessLoggingSettingsOutput, error) + func (c *WorkSpacesWeb) DeleteUserSettings(input *DeleteUserSettingsInput) (*DeleteUserSettingsOutput, error) + func (c *WorkSpacesWeb) DeleteUserSettingsRequest(input *DeleteUserSettingsInput) (req *request.Request, output *DeleteUserSettingsOutput) + func (c *WorkSpacesWeb) DeleteUserSettingsWithContext(ctx aws.Context, input *DeleteUserSettingsInput, opts ...request.Option) (*DeleteUserSettingsOutput, error) + func (c *WorkSpacesWeb) DisassociateBrowserSettings(input *DisassociateBrowserSettingsInput) (*DisassociateBrowserSettingsOutput, error) + func (c *WorkSpacesWeb) DisassociateBrowserSettingsRequest(input *DisassociateBrowserSettingsInput) (req *request.Request, output *DisassociateBrowserSettingsOutput) + func (c *WorkSpacesWeb) DisassociateBrowserSettingsWithContext(ctx aws.Context, input *DisassociateBrowserSettingsInput, ...) (*DisassociateBrowserSettingsOutput, error) + func (c *WorkSpacesWeb) DisassociateIpAccessSettings(input *DisassociateIpAccessSettingsInput) (*DisassociateIpAccessSettingsOutput, error) + func (c *WorkSpacesWeb) DisassociateIpAccessSettingsRequest(input *DisassociateIpAccessSettingsInput) (req *request.Request, output *DisassociateIpAccessSettingsOutput) + func (c *WorkSpacesWeb) DisassociateIpAccessSettingsWithContext(ctx aws.Context, input *DisassociateIpAccessSettingsInput, ...) (*DisassociateIpAccessSettingsOutput, error) + func (c *WorkSpacesWeb) DisassociateNetworkSettings(input *DisassociateNetworkSettingsInput) (*DisassociateNetworkSettingsOutput, error) + func (c *WorkSpacesWeb) DisassociateNetworkSettingsRequest(input *DisassociateNetworkSettingsInput) (req *request.Request, output *DisassociateNetworkSettingsOutput) + func (c *WorkSpacesWeb) DisassociateNetworkSettingsWithContext(ctx aws.Context, input *DisassociateNetworkSettingsInput, ...) (*DisassociateNetworkSettingsOutput, error) + func (c *WorkSpacesWeb) DisassociateTrustStore(input *DisassociateTrustStoreInput) (*DisassociateTrustStoreOutput, error) + func (c *WorkSpacesWeb) DisassociateTrustStoreRequest(input *DisassociateTrustStoreInput) (req *request.Request, output *DisassociateTrustStoreOutput) + func (c *WorkSpacesWeb) DisassociateTrustStoreWithContext(ctx aws.Context, input *DisassociateTrustStoreInput, opts ...request.Option) (*DisassociateTrustStoreOutput, error) + func (c *WorkSpacesWeb) DisassociateUserAccessLoggingSettings(input *DisassociateUserAccessLoggingSettingsInput) (*DisassociateUserAccessLoggingSettingsOutput, error) + func (c *WorkSpacesWeb) DisassociateUserAccessLoggingSettingsRequest(input *DisassociateUserAccessLoggingSettingsInput) (req *request.Request, output *DisassociateUserAccessLoggingSettingsOutput) + func (c *WorkSpacesWeb) DisassociateUserAccessLoggingSettingsWithContext(ctx aws.Context, input *DisassociateUserAccessLoggingSettingsInput, ...) (*DisassociateUserAccessLoggingSettingsOutput, error) + func (c *WorkSpacesWeb) DisassociateUserSettings(input *DisassociateUserSettingsInput) (*DisassociateUserSettingsOutput, error) + func (c *WorkSpacesWeb) DisassociateUserSettingsRequest(input *DisassociateUserSettingsInput) (req *request.Request, output *DisassociateUserSettingsOutput) + func (c *WorkSpacesWeb) DisassociateUserSettingsWithContext(ctx aws.Context, input *DisassociateUserSettingsInput, opts ...request.Option) (*DisassociateUserSettingsOutput, error) + func (c *WorkSpacesWeb) GetBrowserSettings(input *GetBrowserSettingsInput) (*GetBrowserSettingsOutput, error) + func (c *WorkSpacesWeb) GetBrowserSettingsRequest(input *GetBrowserSettingsInput) (req *request.Request, output *GetBrowserSettingsOutput) + func (c *WorkSpacesWeb) GetBrowserSettingsWithContext(ctx aws.Context, input *GetBrowserSettingsInput, opts ...request.Option) (*GetBrowserSettingsOutput, error) + func (c *WorkSpacesWeb) GetIdentityProvider(input *GetIdentityProviderInput) (*GetIdentityProviderOutput, error) + func (c *WorkSpacesWeb) GetIdentityProviderRequest(input *GetIdentityProviderInput) (req *request.Request, output *GetIdentityProviderOutput) + func (c *WorkSpacesWeb) GetIdentityProviderWithContext(ctx aws.Context, input *GetIdentityProviderInput, opts ...request.Option) (*GetIdentityProviderOutput, error) + func (c *WorkSpacesWeb) GetIpAccessSettings(input *GetIpAccessSettingsInput) (*GetIpAccessSettingsOutput, error) + func (c *WorkSpacesWeb) GetIpAccessSettingsRequest(input *GetIpAccessSettingsInput) (req *request.Request, output *GetIpAccessSettingsOutput) + func (c *WorkSpacesWeb) GetIpAccessSettingsWithContext(ctx aws.Context, input *GetIpAccessSettingsInput, opts ...request.Option) (*GetIpAccessSettingsOutput, error) + func (c *WorkSpacesWeb) GetNetworkSettings(input *GetNetworkSettingsInput) (*GetNetworkSettingsOutput, error) + func (c *WorkSpacesWeb) GetNetworkSettingsRequest(input *GetNetworkSettingsInput) (req *request.Request, output *GetNetworkSettingsOutput) + func (c *WorkSpacesWeb) GetNetworkSettingsWithContext(ctx aws.Context, input *GetNetworkSettingsInput, opts ...request.Option) (*GetNetworkSettingsOutput, error) + func (c *WorkSpacesWeb) GetPortal(input *GetPortalInput) (*GetPortalOutput, error) + func (c *WorkSpacesWeb) GetPortalRequest(input *GetPortalInput) (req *request.Request, output *GetPortalOutput) + func (c *WorkSpacesWeb) GetPortalServiceProviderMetadata(input *GetPortalServiceProviderMetadataInput) (*GetPortalServiceProviderMetadataOutput, error) + func (c *WorkSpacesWeb) GetPortalServiceProviderMetadataRequest(input *GetPortalServiceProviderMetadataInput) (req *request.Request, output *GetPortalServiceProviderMetadataOutput) + func (c *WorkSpacesWeb) GetPortalServiceProviderMetadataWithContext(ctx aws.Context, input *GetPortalServiceProviderMetadataInput, ...) (*GetPortalServiceProviderMetadataOutput, error) + func (c *WorkSpacesWeb) GetPortalWithContext(ctx aws.Context, input *GetPortalInput, opts ...request.Option) (*GetPortalOutput, error) + func (c *WorkSpacesWeb) GetTrustStore(input *GetTrustStoreInput) (*GetTrustStoreOutput, error) + func (c *WorkSpacesWeb) GetTrustStoreCertificate(input *GetTrustStoreCertificateInput) (*GetTrustStoreCertificateOutput, error) + func (c *WorkSpacesWeb) GetTrustStoreCertificateRequest(input *GetTrustStoreCertificateInput) (req *request.Request, output *GetTrustStoreCertificateOutput) + func (c *WorkSpacesWeb) GetTrustStoreCertificateWithContext(ctx aws.Context, input *GetTrustStoreCertificateInput, opts ...request.Option) (*GetTrustStoreCertificateOutput, error) + func (c *WorkSpacesWeb) GetTrustStoreRequest(input *GetTrustStoreInput) (req *request.Request, output *GetTrustStoreOutput) + func (c *WorkSpacesWeb) GetTrustStoreWithContext(ctx aws.Context, input *GetTrustStoreInput, opts ...request.Option) (*GetTrustStoreOutput, error) + func (c *WorkSpacesWeb) GetUserAccessLoggingSettings(input *GetUserAccessLoggingSettingsInput) (*GetUserAccessLoggingSettingsOutput, error) + func (c *WorkSpacesWeb) GetUserAccessLoggingSettingsRequest(input *GetUserAccessLoggingSettingsInput) (req *request.Request, output *GetUserAccessLoggingSettingsOutput) + func (c *WorkSpacesWeb) GetUserAccessLoggingSettingsWithContext(ctx aws.Context, input *GetUserAccessLoggingSettingsInput, ...) (*GetUserAccessLoggingSettingsOutput, error) + func (c *WorkSpacesWeb) GetUserSettings(input *GetUserSettingsInput) (*GetUserSettingsOutput, error) + func (c *WorkSpacesWeb) GetUserSettingsRequest(input *GetUserSettingsInput) (req *request.Request, output *GetUserSettingsOutput) + func (c *WorkSpacesWeb) GetUserSettingsWithContext(ctx aws.Context, input *GetUserSettingsInput, opts ...request.Option) (*GetUserSettingsOutput, error) + func (c *WorkSpacesWeb) ListBrowserSettings(input *ListBrowserSettingsInput) (*ListBrowserSettingsOutput, error) + func (c *WorkSpacesWeb) ListBrowserSettingsPages(input *ListBrowserSettingsInput, ...) error + func (c *WorkSpacesWeb) ListBrowserSettingsPagesWithContext(ctx aws.Context, input *ListBrowserSettingsInput, ...) error + func (c *WorkSpacesWeb) ListBrowserSettingsRequest(input *ListBrowserSettingsInput) (req *request.Request, output *ListBrowserSettingsOutput) + func (c *WorkSpacesWeb) ListBrowserSettingsWithContext(ctx aws.Context, input *ListBrowserSettingsInput, opts ...request.Option) (*ListBrowserSettingsOutput, error) + func (c *WorkSpacesWeb) ListIdentityProviders(input *ListIdentityProvidersInput) (*ListIdentityProvidersOutput, error) + func (c *WorkSpacesWeb) ListIdentityProvidersPages(input *ListIdentityProvidersInput, ...) error + func (c *WorkSpacesWeb) ListIdentityProvidersPagesWithContext(ctx aws.Context, input *ListIdentityProvidersInput, ...) error + func (c *WorkSpacesWeb) ListIdentityProvidersRequest(input *ListIdentityProvidersInput) (req *request.Request, output *ListIdentityProvidersOutput) + func (c *WorkSpacesWeb) ListIdentityProvidersWithContext(ctx aws.Context, input *ListIdentityProvidersInput, opts ...request.Option) (*ListIdentityProvidersOutput, error) + func (c *WorkSpacesWeb) ListIpAccessSettings(input *ListIpAccessSettingsInput) (*ListIpAccessSettingsOutput, error) + func (c *WorkSpacesWeb) ListIpAccessSettingsPages(input *ListIpAccessSettingsInput, ...) error + func (c *WorkSpacesWeb) ListIpAccessSettingsPagesWithContext(ctx aws.Context, input *ListIpAccessSettingsInput, ...) error + func (c *WorkSpacesWeb) ListIpAccessSettingsRequest(input *ListIpAccessSettingsInput) (req *request.Request, output *ListIpAccessSettingsOutput) + func (c *WorkSpacesWeb) ListIpAccessSettingsWithContext(ctx aws.Context, input *ListIpAccessSettingsInput, opts ...request.Option) (*ListIpAccessSettingsOutput, error) + func (c *WorkSpacesWeb) ListNetworkSettings(input *ListNetworkSettingsInput) (*ListNetworkSettingsOutput, error) + func (c *WorkSpacesWeb) ListNetworkSettingsPages(input *ListNetworkSettingsInput, ...) error + func (c *WorkSpacesWeb) ListNetworkSettingsPagesWithContext(ctx aws.Context, input *ListNetworkSettingsInput, ...) error + func (c *WorkSpacesWeb) ListNetworkSettingsRequest(input *ListNetworkSettingsInput) (req *request.Request, output *ListNetworkSettingsOutput) + func (c *WorkSpacesWeb) ListNetworkSettingsWithContext(ctx aws.Context, input *ListNetworkSettingsInput, opts ...request.Option) (*ListNetworkSettingsOutput, error) + func (c *WorkSpacesWeb) ListPortals(input *ListPortalsInput) (*ListPortalsOutput, error) + func (c *WorkSpacesWeb) ListPortalsPages(input *ListPortalsInput, fn func(*ListPortalsOutput, bool) bool) error + func (c *WorkSpacesWeb) ListPortalsPagesWithContext(ctx aws.Context, input *ListPortalsInput, ...) error + func (c *WorkSpacesWeb) ListPortalsRequest(input *ListPortalsInput) (req *request.Request, output *ListPortalsOutput) + func (c *WorkSpacesWeb) ListPortalsWithContext(ctx aws.Context, input *ListPortalsInput, opts ...request.Option) (*ListPortalsOutput, error) + func (c *WorkSpacesWeb) ListTagsForResource(input *ListTagsForResourceInput) (*ListTagsForResourceOutput, error) + func (c *WorkSpacesWeb) ListTagsForResourceRequest(input *ListTagsForResourceInput) (req *request.Request, output *ListTagsForResourceOutput) + func (c *WorkSpacesWeb) ListTagsForResourceWithContext(ctx aws.Context, input *ListTagsForResourceInput, opts ...request.Option) (*ListTagsForResourceOutput, error) + func (c *WorkSpacesWeb) ListTrustStoreCertificates(input *ListTrustStoreCertificatesInput) (*ListTrustStoreCertificatesOutput, error) + func (c *WorkSpacesWeb) ListTrustStoreCertificatesPages(input *ListTrustStoreCertificatesInput, ...) error + func (c *WorkSpacesWeb) ListTrustStoreCertificatesPagesWithContext(ctx aws.Context, input *ListTrustStoreCertificatesInput, ...) error + func (c *WorkSpacesWeb) ListTrustStoreCertificatesRequest(input *ListTrustStoreCertificatesInput) (req *request.Request, output *ListTrustStoreCertificatesOutput) + func (c *WorkSpacesWeb) ListTrustStoreCertificatesWithContext(ctx aws.Context, input *ListTrustStoreCertificatesInput, ...) (*ListTrustStoreCertificatesOutput, error) + func (c *WorkSpacesWeb) ListTrustStores(input *ListTrustStoresInput) (*ListTrustStoresOutput, error) + func (c *WorkSpacesWeb) ListTrustStoresPages(input *ListTrustStoresInput, fn func(*ListTrustStoresOutput, bool) bool) error + func (c *WorkSpacesWeb) ListTrustStoresPagesWithContext(ctx aws.Context, input *ListTrustStoresInput, ...) error + func (c *WorkSpacesWeb) ListTrustStoresRequest(input *ListTrustStoresInput) (req *request.Request, output *ListTrustStoresOutput) + func (c *WorkSpacesWeb) ListTrustStoresWithContext(ctx aws.Context, input *ListTrustStoresInput, opts ...request.Option) (*ListTrustStoresOutput, error) + func (c *WorkSpacesWeb) ListUserAccessLoggingSettings(input *ListUserAccessLoggingSettingsInput) (*ListUserAccessLoggingSettingsOutput, error) + func (c *WorkSpacesWeb) ListUserAccessLoggingSettingsPages(input *ListUserAccessLoggingSettingsInput, ...) error + func (c *WorkSpacesWeb) ListUserAccessLoggingSettingsPagesWithContext(ctx aws.Context, input *ListUserAccessLoggingSettingsInput, ...) error + func (c *WorkSpacesWeb) ListUserAccessLoggingSettingsRequest(input *ListUserAccessLoggingSettingsInput) (req *request.Request, output *ListUserAccessLoggingSettingsOutput) + func (c *WorkSpacesWeb) ListUserAccessLoggingSettingsWithContext(ctx aws.Context, input *ListUserAccessLoggingSettingsInput, ...) (*ListUserAccessLoggingSettingsOutput, error) + func (c *WorkSpacesWeb) ListUserSettings(input *ListUserSettingsInput) (*ListUserSettingsOutput, error) + func (c *WorkSpacesWeb) ListUserSettingsPages(input *ListUserSettingsInput, fn func(*ListUserSettingsOutput, bool) bool) error + func (c *WorkSpacesWeb) ListUserSettingsPagesWithContext(ctx aws.Context, input *ListUserSettingsInput, ...) error + func (c *WorkSpacesWeb) ListUserSettingsRequest(input *ListUserSettingsInput) (req *request.Request, output *ListUserSettingsOutput) + func (c *WorkSpacesWeb) ListUserSettingsWithContext(ctx aws.Context, input *ListUserSettingsInput, opts ...request.Option) (*ListUserSettingsOutput, error) + func (c *WorkSpacesWeb) TagResource(input *TagResourceInput) (*TagResourceOutput, error) + func (c *WorkSpacesWeb) TagResourceRequest(input *TagResourceInput) (req *request.Request, output *TagResourceOutput) + func (c *WorkSpacesWeb) TagResourceWithContext(ctx aws.Context, input *TagResourceInput, opts ...request.Option) (*TagResourceOutput, error) + func (c *WorkSpacesWeb) UntagResource(input *UntagResourceInput) (*UntagResourceOutput, error) + func (c *WorkSpacesWeb) UntagResourceRequest(input *UntagResourceInput) (req *request.Request, output *UntagResourceOutput) + func (c *WorkSpacesWeb) UntagResourceWithContext(ctx aws.Context, input *UntagResourceInput, opts ...request.Option) (*UntagResourceOutput, error) + func (c *WorkSpacesWeb) UpdateBrowserSettings(input *UpdateBrowserSettingsInput) (*UpdateBrowserSettingsOutput, error) + func (c *WorkSpacesWeb) UpdateBrowserSettingsRequest(input *UpdateBrowserSettingsInput) (req *request.Request, output *UpdateBrowserSettingsOutput) + func (c *WorkSpacesWeb) UpdateBrowserSettingsWithContext(ctx aws.Context, input *UpdateBrowserSettingsInput, opts ...request.Option) (*UpdateBrowserSettingsOutput, error) + func (c *WorkSpacesWeb) UpdateIdentityProvider(input *UpdateIdentityProviderInput) (*UpdateIdentityProviderOutput, error) + func (c *WorkSpacesWeb) UpdateIdentityProviderRequest(input *UpdateIdentityProviderInput) (req *request.Request, output *UpdateIdentityProviderOutput) + func (c *WorkSpacesWeb) UpdateIdentityProviderWithContext(ctx aws.Context, input *UpdateIdentityProviderInput, opts ...request.Option) (*UpdateIdentityProviderOutput, error) + func (c *WorkSpacesWeb) UpdateIpAccessSettings(input *UpdateIpAccessSettingsInput) (*UpdateIpAccessSettingsOutput, error) + func (c *WorkSpacesWeb) UpdateIpAccessSettingsRequest(input *UpdateIpAccessSettingsInput) (req *request.Request, output *UpdateIpAccessSettingsOutput) + func (c *WorkSpacesWeb) UpdateIpAccessSettingsWithContext(ctx aws.Context, input *UpdateIpAccessSettingsInput, opts ...request.Option) (*UpdateIpAccessSettingsOutput, error) + func (c *WorkSpacesWeb) UpdateNetworkSettings(input *UpdateNetworkSettingsInput) (*UpdateNetworkSettingsOutput, error) + func (c *WorkSpacesWeb) UpdateNetworkSettingsRequest(input *UpdateNetworkSettingsInput) (req *request.Request, output *UpdateNetworkSettingsOutput) + func (c *WorkSpacesWeb) UpdateNetworkSettingsWithContext(ctx aws.Context, input *UpdateNetworkSettingsInput, opts ...request.Option) (*UpdateNetworkSettingsOutput, error) + func (c *WorkSpacesWeb) UpdatePortal(input *UpdatePortalInput) (*UpdatePortalOutput, error) + func (c *WorkSpacesWeb) UpdatePortalRequest(input *UpdatePortalInput) (req *request.Request, output *UpdatePortalOutput) + func (c *WorkSpacesWeb) UpdatePortalWithContext(ctx aws.Context, input *UpdatePortalInput, opts ...request.Option) (*UpdatePortalOutput, error) + func (c *WorkSpacesWeb) UpdateTrustStore(input *UpdateTrustStoreInput) (*UpdateTrustStoreOutput, error) + func (c *WorkSpacesWeb) UpdateTrustStoreRequest(input *UpdateTrustStoreInput) (req *request.Request, output *UpdateTrustStoreOutput) + func (c *WorkSpacesWeb) UpdateTrustStoreWithContext(ctx aws.Context, input *UpdateTrustStoreInput, opts ...request.Option) (*UpdateTrustStoreOutput, error) + func (c *WorkSpacesWeb) UpdateUserAccessLoggingSettings(input *UpdateUserAccessLoggingSettingsInput) (*UpdateUserAccessLoggingSettingsOutput, error) + func (c *WorkSpacesWeb) UpdateUserAccessLoggingSettingsRequest(input *UpdateUserAccessLoggingSettingsInput) (req *request.Request, output *UpdateUserAccessLoggingSettingsOutput) + func (c *WorkSpacesWeb) UpdateUserAccessLoggingSettingsWithContext(ctx aws.Context, input *UpdateUserAccessLoggingSettingsInput, ...) (*UpdateUserAccessLoggingSettingsOutput, error) + func (c *WorkSpacesWeb) UpdateUserSettings(input *UpdateUserSettingsInput) (*UpdateUserSettingsOutput, error) + func (c *WorkSpacesWeb) UpdateUserSettingsRequest(input *UpdateUserSettingsInput) (req *request.Request, output *UpdateUserSettingsOutput) + func (c *WorkSpacesWeb) UpdateUserSettingsWithContext(ctx aws.Context, input *UpdateUserSettingsInput, opts ...request.Option) (*UpdateUserSettingsOutput, error)