Versions in this module Expand all Collapse all v1 v1.0.1 Jul 4, 2024 v1.0.0 Jul 4, 2024 Changes in this version + const BusinessReportFailureCodeAccessDenied + const BusinessReportFailureCodeInternalFailure + const BusinessReportFailureCodeNoSuchBucket + const BusinessReportFormatCsv + const BusinessReportFormatCsvZip + const BusinessReportIntervalOneDay + const BusinessReportIntervalOneWeek + const BusinessReportIntervalThirtyDays + const BusinessReportStatusFailed + const BusinessReportStatusRunning + const BusinessReportStatusSucceeded + const CommsProtocolH323 + const CommsProtocolSip + const CommsProtocolSips + const ConferenceProviderTypeBluejeans + const ConferenceProviderTypeChime + const ConferenceProviderTypeCustom + const ConferenceProviderTypeFuze + const ConferenceProviderTypeGoogleHangouts + const ConferenceProviderTypePolycom + const ConferenceProviderTypeRingcentral + const ConferenceProviderTypeSkypeForBusiness + const ConferenceProviderTypeWebex + const ConferenceProviderTypeZoom + const ConnectionStatusOffline + const ConnectionStatusOnline + const DeviceEventTypeConnectionStatus + const DeviceEventTypeDeviceStatus + const DeviceStatusDeregistered + const DeviceStatusDetailCodeAssociationRejection + const DeviceStatusDetailCodeAuthenticationFailure + const DeviceStatusDetailCodeCertificateAuthorityAccessDenied + const DeviceStatusDetailCodeCertificateIssuingLimitExceeded + const DeviceStatusDetailCodeCredentialsAccessFailure + const DeviceStatusDetailCodeDeviceSoftwareUpdateNeeded + const DeviceStatusDetailCodeDeviceWasOffline + const DeviceStatusDetailCodeDhcpFailure + const DeviceStatusDetailCodeDnsFailure + const DeviceStatusDetailCodeInternetUnavailable + const DeviceStatusDetailCodeInvalidCertificateAuthority + const DeviceStatusDetailCodeInvalidPasswordState + const DeviceStatusDetailCodeNetworkProfileNotFound + const DeviceStatusDetailCodePasswordManagerAccessDenied + const DeviceStatusDetailCodePasswordNotFound + const DeviceStatusDetailCodeTlsVersionMismatch + const DeviceStatusDetailCodeUnknownFailure + const DeviceStatusFailed + const DeviceStatusPending + const DeviceStatusReady + const DeviceStatusWasOffline + const DeviceUsageTypeVoice + const DistanceUnitImperial + const DistanceUnitMetric + const EnablementTypeEnabled + const EnablementTypeFilterEnabled + const EnablementTypeFilterPending + const EnablementTypePending + const EndOfMeetingReminderTypeAnnouncementTimeCheck + const EndOfMeetingReminderTypeAnnouncementVariableTimeLeft + const EndOfMeetingReminderTypeChime + const EndOfMeetingReminderTypeKnock + const EndpointsID + const EnrollmentStatusDeregistering + const EnrollmentStatusDisassociating + const EnrollmentStatusInitialized + const EnrollmentStatusPending + const EnrollmentStatusRegistered + const ErrCodeAlreadyExistsException + const ErrCodeConcurrentModificationException + const ErrCodeDeviceNotRegisteredException + const ErrCodeInvalidCertificateAuthorityException + const ErrCodeInvalidDeviceException + const ErrCodeInvalidSecretsManagerResourceException + const ErrCodeInvalidServiceLinkedRoleStateException + const ErrCodeInvalidUserStatusException + const ErrCodeLimitExceededException + const ErrCodeNameInUseException + const ErrCodeNotFoundException + const ErrCodeResourceAssociatedException + const ErrCodeResourceInUseException + const ErrCodeSkillNotLinkedException + const ErrCodeUnauthorizedException + const FeatureAll + const FeatureBluetooth + const FeatureLists + const FeatureNetworkProfile + const FeatureNotifications + const FeatureSettings + const FeatureSkills + const FeatureVolume + const LocaleEnUs + const NetworkEapMethodEapTls + const NetworkSecurityTypeOpen + const NetworkSecurityTypeWep + const NetworkSecurityTypeWpa2Enterprise + const NetworkSecurityTypeWpa2Psk + const NetworkSecurityTypeWpaPsk + const PhoneNumberTypeHome + const PhoneNumberTypeMobile + const PhoneNumberTypeWork + const RequirePinNo + const RequirePinOptional + const RequirePinYes + const ServiceID + const ServiceName + const SipTypeWork + const SkillTypeFilterAll + const SkillTypeFilterPrivate + const SkillTypeFilterPublic + const SkillTypePrivate + const SkillTypePublic + const SortValueAsc + const SortValueDesc + const TemperatureUnitCelsius + const TemperatureUnitFahrenheit + const WakeWordAlexa + const WakeWordAmazon + const WakeWordComputer + const WakeWordEcho + func BusinessReportFailureCode_Values() []string + func BusinessReportFormat_Values() []string + func BusinessReportInterval_Values() []string + func BusinessReportStatus_Values() []string + func CommsProtocol_Values() []string + func ConferenceProviderType_Values() []string + func ConnectionStatus_Values() []string + func DeviceEventType_Values() []string + func DeviceStatusDetailCode_Values() []string + func DeviceStatus_Values() []string + func DeviceUsageType_Values() []string + func DistanceUnit_Values() []string + func EnablementTypeFilter_Values() []string + func EnablementType_Values() []string + func EndOfMeetingReminderType_Values() []string + func EnrollmentStatus_Values() []string + func Feature_Values() []string + func Locale_Values() []string + func NetworkEapMethod_Values() []string + func NetworkSecurityType_Values() []string + func PhoneNumberType_Values() []string + func RequirePin_Values() []string + func SipType_Values() []string + func SkillTypeFilter_Values() []string + func SkillType_Values() []string + func SortValue_Values() []string + func TemperatureUnit_Values() []string + func WakeWord_Values() []string + type AddressBook struct + AddressBookArn *string + Description *string + Name *string + func (s *AddressBook) SetAddressBookArn(v string) *AddressBook + func (s *AddressBook) SetDescription(v string) *AddressBook + func (s *AddressBook) SetName(v string) *AddressBook + func (s AddressBook) GoString() string + func (s AddressBook) String() string + type AddressBookData struct + AddressBookArn *string + Description *string + Name *string + func (s *AddressBookData) SetAddressBookArn(v string) *AddressBookData + func (s *AddressBookData) SetDescription(v string) *AddressBookData + func (s *AddressBookData) SetName(v string) *AddressBookData + func (s AddressBookData) GoString() string + func (s AddressBookData) String() string + type AlexaForBusiness struct + func New(p client.ConfigProvider, cfgs ...*aws.Config) *AlexaForBusiness + func (c *AlexaForBusiness) ApproveSkill(input *ApproveSkillInput) (*ApproveSkillOutput, error) + func (c *AlexaForBusiness) ApproveSkillRequest(input *ApproveSkillInput) (req *request.Request, output *ApproveSkillOutput) + func (c *AlexaForBusiness) ApproveSkillWithContext(ctx aws.Context, input *ApproveSkillInput, opts ...request.Option) (*ApproveSkillOutput, error) + func (c *AlexaForBusiness) AssociateContactWithAddressBook(input *AssociateContactWithAddressBookInput) (*AssociateContactWithAddressBookOutput, error) + func (c *AlexaForBusiness) AssociateContactWithAddressBookRequest(input *AssociateContactWithAddressBookInput) (req *request.Request, output *AssociateContactWithAddressBookOutput) + func (c *AlexaForBusiness) AssociateContactWithAddressBookWithContext(ctx aws.Context, input *AssociateContactWithAddressBookInput, ...) (*AssociateContactWithAddressBookOutput, error) + func (c *AlexaForBusiness) AssociateDeviceWithNetworkProfile(input *AssociateDeviceWithNetworkProfileInput) (*AssociateDeviceWithNetworkProfileOutput, error) + func (c *AlexaForBusiness) AssociateDeviceWithNetworkProfileRequest(input *AssociateDeviceWithNetworkProfileInput) (req *request.Request, output *AssociateDeviceWithNetworkProfileOutput) + func (c *AlexaForBusiness) AssociateDeviceWithNetworkProfileWithContext(ctx aws.Context, input *AssociateDeviceWithNetworkProfileInput, ...) (*AssociateDeviceWithNetworkProfileOutput, error) + func (c *AlexaForBusiness) AssociateDeviceWithRoom(input *AssociateDeviceWithRoomInput) (*AssociateDeviceWithRoomOutput, error) + func (c *AlexaForBusiness) AssociateDeviceWithRoomRequest(input *AssociateDeviceWithRoomInput) (req *request.Request, output *AssociateDeviceWithRoomOutput) + func (c *AlexaForBusiness) AssociateDeviceWithRoomWithContext(ctx aws.Context, input *AssociateDeviceWithRoomInput, opts ...request.Option) (*AssociateDeviceWithRoomOutput, error) + func (c *AlexaForBusiness) AssociateSkillGroupWithRoom(input *AssociateSkillGroupWithRoomInput) (*AssociateSkillGroupWithRoomOutput, error) + func (c *AlexaForBusiness) AssociateSkillGroupWithRoomRequest(input *AssociateSkillGroupWithRoomInput) (req *request.Request, output *AssociateSkillGroupWithRoomOutput) + func (c *AlexaForBusiness) AssociateSkillGroupWithRoomWithContext(ctx aws.Context, input *AssociateSkillGroupWithRoomInput, ...) (*AssociateSkillGroupWithRoomOutput, error) + func (c *AlexaForBusiness) AssociateSkillWithSkillGroup(input *AssociateSkillWithSkillGroupInput) (*AssociateSkillWithSkillGroupOutput, error) + func (c *AlexaForBusiness) AssociateSkillWithSkillGroupRequest(input *AssociateSkillWithSkillGroupInput) (req *request.Request, output *AssociateSkillWithSkillGroupOutput) + func (c *AlexaForBusiness) AssociateSkillWithSkillGroupWithContext(ctx aws.Context, input *AssociateSkillWithSkillGroupInput, ...) (*AssociateSkillWithSkillGroupOutput, error) + func (c *AlexaForBusiness) AssociateSkillWithUsers(input *AssociateSkillWithUsersInput) (*AssociateSkillWithUsersOutput, error) + func (c *AlexaForBusiness) AssociateSkillWithUsersRequest(input *AssociateSkillWithUsersInput) (req *request.Request, output *AssociateSkillWithUsersOutput) + func (c *AlexaForBusiness) AssociateSkillWithUsersWithContext(ctx aws.Context, input *AssociateSkillWithUsersInput, opts ...request.Option) (*AssociateSkillWithUsersOutput, error) + func (c *AlexaForBusiness) CreateAddressBook(input *CreateAddressBookInput) (*CreateAddressBookOutput, error) + func (c *AlexaForBusiness) CreateAddressBookRequest(input *CreateAddressBookInput) (req *request.Request, output *CreateAddressBookOutput) + func (c *AlexaForBusiness) CreateAddressBookWithContext(ctx aws.Context, input *CreateAddressBookInput, opts ...request.Option) (*CreateAddressBookOutput, error) + func (c *AlexaForBusiness) CreateBusinessReportSchedule(input *CreateBusinessReportScheduleInput) (*CreateBusinessReportScheduleOutput, error) + func (c *AlexaForBusiness) CreateBusinessReportScheduleRequest(input *CreateBusinessReportScheduleInput) (req *request.Request, output *CreateBusinessReportScheduleOutput) + func (c *AlexaForBusiness) CreateBusinessReportScheduleWithContext(ctx aws.Context, input *CreateBusinessReportScheduleInput, ...) (*CreateBusinessReportScheduleOutput, error) + func (c *AlexaForBusiness) CreateConferenceProvider(input *CreateConferenceProviderInput) (*CreateConferenceProviderOutput, error) + func (c *AlexaForBusiness) CreateConferenceProviderRequest(input *CreateConferenceProviderInput) (req *request.Request, output *CreateConferenceProviderOutput) + func (c *AlexaForBusiness) CreateConferenceProviderWithContext(ctx aws.Context, input *CreateConferenceProviderInput, opts ...request.Option) (*CreateConferenceProviderOutput, error) + func (c *AlexaForBusiness) CreateContact(input *CreateContactInput) (*CreateContactOutput, error) + func (c *AlexaForBusiness) CreateContactRequest(input *CreateContactInput) (req *request.Request, output *CreateContactOutput) + func (c *AlexaForBusiness) CreateContactWithContext(ctx aws.Context, input *CreateContactInput, opts ...request.Option) (*CreateContactOutput, error) + func (c *AlexaForBusiness) CreateGatewayGroup(input *CreateGatewayGroupInput) (*CreateGatewayGroupOutput, error) + func (c *AlexaForBusiness) CreateGatewayGroupRequest(input *CreateGatewayGroupInput) (req *request.Request, output *CreateGatewayGroupOutput) + func (c *AlexaForBusiness) CreateGatewayGroupWithContext(ctx aws.Context, input *CreateGatewayGroupInput, opts ...request.Option) (*CreateGatewayGroupOutput, error) + func (c *AlexaForBusiness) CreateNetworkProfile(input *CreateNetworkProfileInput) (*CreateNetworkProfileOutput, error) + func (c *AlexaForBusiness) CreateNetworkProfileRequest(input *CreateNetworkProfileInput) (req *request.Request, output *CreateNetworkProfileOutput) + func (c *AlexaForBusiness) CreateNetworkProfileWithContext(ctx aws.Context, input *CreateNetworkProfileInput, opts ...request.Option) (*CreateNetworkProfileOutput, error) + func (c *AlexaForBusiness) CreateProfile(input *CreateProfileInput) (*CreateProfileOutput, error) + func (c *AlexaForBusiness) CreateProfileRequest(input *CreateProfileInput) (req *request.Request, output *CreateProfileOutput) + func (c *AlexaForBusiness) CreateProfileWithContext(ctx aws.Context, input *CreateProfileInput, opts ...request.Option) (*CreateProfileOutput, error) + func (c *AlexaForBusiness) CreateRoom(input *CreateRoomInput) (*CreateRoomOutput, error) + func (c *AlexaForBusiness) CreateRoomRequest(input *CreateRoomInput) (req *request.Request, output *CreateRoomOutput) + func (c *AlexaForBusiness) CreateRoomWithContext(ctx aws.Context, input *CreateRoomInput, opts ...request.Option) (*CreateRoomOutput, error) + func (c *AlexaForBusiness) CreateSkillGroup(input *CreateSkillGroupInput) (*CreateSkillGroupOutput, error) + func (c *AlexaForBusiness) CreateSkillGroupRequest(input *CreateSkillGroupInput) (req *request.Request, output *CreateSkillGroupOutput) + func (c *AlexaForBusiness) CreateSkillGroupWithContext(ctx aws.Context, input *CreateSkillGroupInput, opts ...request.Option) (*CreateSkillGroupOutput, error) + func (c *AlexaForBusiness) CreateUser(input *CreateUserInput) (*CreateUserOutput, error) + func (c *AlexaForBusiness) CreateUserRequest(input *CreateUserInput) (req *request.Request, output *CreateUserOutput) + func (c *AlexaForBusiness) CreateUserWithContext(ctx aws.Context, input *CreateUserInput, opts ...request.Option) (*CreateUserOutput, error) + func (c *AlexaForBusiness) DeleteAddressBook(input *DeleteAddressBookInput) (*DeleteAddressBookOutput, error) + func (c *AlexaForBusiness) DeleteAddressBookRequest(input *DeleteAddressBookInput) (req *request.Request, output *DeleteAddressBookOutput) + func (c *AlexaForBusiness) DeleteAddressBookWithContext(ctx aws.Context, input *DeleteAddressBookInput, opts ...request.Option) (*DeleteAddressBookOutput, error) + func (c *AlexaForBusiness) DeleteBusinessReportSchedule(input *DeleteBusinessReportScheduleInput) (*DeleteBusinessReportScheduleOutput, error) + func (c *AlexaForBusiness) DeleteBusinessReportScheduleRequest(input *DeleteBusinessReportScheduleInput) (req *request.Request, output *DeleteBusinessReportScheduleOutput) + func (c *AlexaForBusiness) DeleteBusinessReportScheduleWithContext(ctx aws.Context, input *DeleteBusinessReportScheduleInput, ...) (*DeleteBusinessReportScheduleOutput, error) + func (c *AlexaForBusiness) DeleteConferenceProvider(input *DeleteConferenceProviderInput) (*DeleteConferenceProviderOutput, error) + func (c *AlexaForBusiness) DeleteConferenceProviderRequest(input *DeleteConferenceProviderInput) (req *request.Request, output *DeleteConferenceProviderOutput) + func (c *AlexaForBusiness) DeleteConferenceProviderWithContext(ctx aws.Context, input *DeleteConferenceProviderInput, opts ...request.Option) (*DeleteConferenceProviderOutput, error) + func (c *AlexaForBusiness) DeleteContact(input *DeleteContactInput) (*DeleteContactOutput, error) + func (c *AlexaForBusiness) DeleteContactRequest(input *DeleteContactInput) (req *request.Request, output *DeleteContactOutput) + func (c *AlexaForBusiness) DeleteContactWithContext(ctx aws.Context, input *DeleteContactInput, opts ...request.Option) (*DeleteContactOutput, error) + func (c *AlexaForBusiness) DeleteDevice(input *DeleteDeviceInput) (*DeleteDeviceOutput, error) + func (c *AlexaForBusiness) DeleteDeviceRequest(input *DeleteDeviceInput) (req *request.Request, output *DeleteDeviceOutput) + func (c *AlexaForBusiness) DeleteDeviceUsageData(input *DeleteDeviceUsageDataInput) (*DeleteDeviceUsageDataOutput, error) + func (c *AlexaForBusiness) DeleteDeviceUsageDataRequest(input *DeleteDeviceUsageDataInput) (req *request.Request, output *DeleteDeviceUsageDataOutput) + func (c *AlexaForBusiness) DeleteDeviceUsageDataWithContext(ctx aws.Context, input *DeleteDeviceUsageDataInput, opts ...request.Option) (*DeleteDeviceUsageDataOutput, error) + func (c *AlexaForBusiness) DeleteDeviceWithContext(ctx aws.Context, input *DeleteDeviceInput, opts ...request.Option) (*DeleteDeviceOutput, error) + func (c *AlexaForBusiness) DeleteGatewayGroup(input *DeleteGatewayGroupInput) (*DeleteGatewayGroupOutput, error) + func (c *AlexaForBusiness) DeleteGatewayGroupRequest(input *DeleteGatewayGroupInput) (req *request.Request, output *DeleteGatewayGroupOutput) + func (c *AlexaForBusiness) DeleteGatewayGroupWithContext(ctx aws.Context, input *DeleteGatewayGroupInput, opts ...request.Option) (*DeleteGatewayGroupOutput, error) + func (c *AlexaForBusiness) DeleteNetworkProfile(input *DeleteNetworkProfileInput) (*DeleteNetworkProfileOutput, error) + func (c *AlexaForBusiness) DeleteNetworkProfileRequest(input *DeleteNetworkProfileInput) (req *request.Request, output *DeleteNetworkProfileOutput) + func (c *AlexaForBusiness) DeleteNetworkProfileWithContext(ctx aws.Context, input *DeleteNetworkProfileInput, opts ...request.Option) (*DeleteNetworkProfileOutput, error) + func (c *AlexaForBusiness) DeleteProfile(input *DeleteProfileInput) (*DeleteProfileOutput, error) + func (c *AlexaForBusiness) DeleteProfileRequest(input *DeleteProfileInput) (req *request.Request, output *DeleteProfileOutput) + func (c *AlexaForBusiness) DeleteProfileWithContext(ctx aws.Context, input *DeleteProfileInput, opts ...request.Option) (*DeleteProfileOutput, error) + func (c *AlexaForBusiness) DeleteRoom(input *DeleteRoomInput) (*DeleteRoomOutput, error) + func (c *AlexaForBusiness) DeleteRoomRequest(input *DeleteRoomInput) (req *request.Request, output *DeleteRoomOutput) + func (c *AlexaForBusiness) DeleteRoomSkillParameter(input *DeleteRoomSkillParameterInput) (*DeleteRoomSkillParameterOutput, error) + func (c *AlexaForBusiness) DeleteRoomSkillParameterRequest(input *DeleteRoomSkillParameterInput) (req *request.Request, output *DeleteRoomSkillParameterOutput) + func (c *AlexaForBusiness) DeleteRoomSkillParameterWithContext(ctx aws.Context, input *DeleteRoomSkillParameterInput, opts ...request.Option) (*DeleteRoomSkillParameterOutput, error) + func (c *AlexaForBusiness) DeleteRoomWithContext(ctx aws.Context, input *DeleteRoomInput, opts ...request.Option) (*DeleteRoomOutput, error) + func (c *AlexaForBusiness) DeleteSkillAuthorization(input *DeleteSkillAuthorizationInput) (*DeleteSkillAuthorizationOutput, error) + func (c *AlexaForBusiness) DeleteSkillAuthorizationRequest(input *DeleteSkillAuthorizationInput) (req *request.Request, output *DeleteSkillAuthorizationOutput) + func (c *AlexaForBusiness) DeleteSkillAuthorizationWithContext(ctx aws.Context, input *DeleteSkillAuthorizationInput, opts ...request.Option) (*DeleteSkillAuthorizationOutput, error) + func (c *AlexaForBusiness) DeleteSkillGroup(input *DeleteSkillGroupInput) (*DeleteSkillGroupOutput, error) + func (c *AlexaForBusiness) DeleteSkillGroupRequest(input *DeleteSkillGroupInput) (req *request.Request, output *DeleteSkillGroupOutput) + func (c *AlexaForBusiness) DeleteSkillGroupWithContext(ctx aws.Context, input *DeleteSkillGroupInput, opts ...request.Option) (*DeleteSkillGroupOutput, error) + func (c *AlexaForBusiness) DeleteUser(input *DeleteUserInput) (*DeleteUserOutput, error) + func (c *AlexaForBusiness) DeleteUserRequest(input *DeleteUserInput) (req *request.Request, output *DeleteUserOutput) + func (c *AlexaForBusiness) DeleteUserWithContext(ctx aws.Context, input *DeleteUserInput, opts ...request.Option) (*DeleteUserOutput, error) + func (c *AlexaForBusiness) DisassociateContactFromAddressBook(input *DisassociateContactFromAddressBookInput) (*DisassociateContactFromAddressBookOutput, error) + func (c *AlexaForBusiness) DisassociateContactFromAddressBookRequest(input *DisassociateContactFromAddressBookInput) (req *request.Request, output *DisassociateContactFromAddressBookOutput) + func (c *AlexaForBusiness) DisassociateContactFromAddressBookWithContext(ctx aws.Context, input *DisassociateContactFromAddressBookInput, ...) (*DisassociateContactFromAddressBookOutput, error) + func (c *AlexaForBusiness) DisassociateDeviceFromRoom(input *DisassociateDeviceFromRoomInput) (*DisassociateDeviceFromRoomOutput, error) + func (c *AlexaForBusiness) DisassociateDeviceFromRoomRequest(input *DisassociateDeviceFromRoomInput) (req *request.Request, output *DisassociateDeviceFromRoomOutput) + func (c *AlexaForBusiness) DisassociateDeviceFromRoomWithContext(ctx aws.Context, input *DisassociateDeviceFromRoomInput, ...) (*DisassociateDeviceFromRoomOutput, error) + func (c *AlexaForBusiness) DisassociateSkillFromSkillGroup(input *DisassociateSkillFromSkillGroupInput) (*DisassociateSkillFromSkillGroupOutput, error) + func (c *AlexaForBusiness) DisassociateSkillFromSkillGroupRequest(input *DisassociateSkillFromSkillGroupInput) (req *request.Request, output *DisassociateSkillFromSkillGroupOutput) + func (c *AlexaForBusiness) DisassociateSkillFromSkillGroupWithContext(ctx aws.Context, input *DisassociateSkillFromSkillGroupInput, ...) (*DisassociateSkillFromSkillGroupOutput, error) + func (c *AlexaForBusiness) DisassociateSkillFromUsers(input *DisassociateSkillFromUsersInput) (*DisassociateSkillFromUsersOutput, error) + func (c *AlexaForBusiness) DisassociateSkillFromUsersRequest(input *DisassociateSkillFromUsersInput) (req *request.Request, output *DisassociateSkillFromUsersOutput) + func (c *AlexaForBusiness) DisassociateSkillFromUsersWithContext(ctx aws.Context, input *DisassociateSkillFromUsersInput, ...) (*DisassociateSkillFromUsersOutput, error) + func (c *AlexaForBusiness) DisassociateSkillGroupFromRoom(input *DisassociateSkillGroupFromRoomInput) (*DisassociateSkillGroupFromRoomOutput, error) + func (c *AlexaForBusiness) DisassociateSkillGroupFromRoomRequest(input *DisassociateSkillGroupFromRoomInput) (req *request.Request, output *DisassociateSkillGroupFromRoomOutput) + func (c *AlexaForBusiness) DisassociateSkillGroupFromRoomWithContext(ctx aws.Context, input *DisassociateSkillGroupFromRoomInput, ...) (*DisassociateSkillGroupFromRoomOutput, error) + func (c *AlexaForBusiness) ForgetSmartHomeAppliances(input *ForgetSmartHomeAppliancesInput) (*ForgetSmartHomeAppliancesOutput, error) + func (c *AlexaForBusiness) ForgetSmartHomeAppliancesRequest(input *ForgetSmartHomeAppliancesInput) (req *request.Request, output *ForgetSmartHomeAppliancesOutput) + func (c *AlexaForBusiness) ForgetSmartHomeAppliancesWithContext(ctx aws.Context, input *ForgetSmartHomeAppliancesInput, opts ...request.Option) (*ForgetSmartHomeAppliancesOutput, error) + func (c *AlexaForBusiness) GetAddressBook(input *GetAddressBookInput) (*GetAddressBookOutput, error) + func (c *AlexaForBusiness) GetAddressBookRequest(input *GetAddressBookInput) (req *request.Request, output *GetAddressBookOutput) + func (c *AlexaForBusiness) GetAddressBookWithContext(ctx aws.Context, input *GetAddressBookInput, opts ...request.Option) (*GetAddressBookOutput, error) + func (c *AlexaForBusiness) GetConferencePreference(input *GetConferencePreferenceInput) (*GetConferencePreferenceOutput, error) + func (c *AlexaForBusiness) GetConferencePreferenceRequest(input *GetConferencePreferenceInput) (req *request.Request, output *GetConferencePreferenceOutput) + func (c *AlexaForBusiness) GetConferencePreferenceWithContext(ctx aws.Context, input *GetConferencePreferenceInput, opts ...request.Option) (*GetConferencePreferenceOutput, error) + func (c *AlexaForBusiness) GetConferenceProvider(input *GetConferenceProviderInput) (*GetConferenceProviderOutput, error) + func (c *AlexaForBusiness) GetConferenceProviderRequest(input *GetConferenceProviderInput) (req *request.Request, output *GetConferenceProviderOutput) + func (c *AlexaForBusiness) GetConferenceProviderWithContext(ctx aws.Context, input *GetConferenceProviderInput, opts ...request.Option) (*GetConferenceProviderOutput, error) + func (c *AlexaForBusiness) GetContact(input *GetContactInput) (*GetContactOutput, error) + func (c *AlexaForBusiness) GetContactRequest(input *GetContactInput) (req *request.Request, output *GetContactOutput) + func (c *AlexaForBusiness) GetContactWithContext(ctx aws.Context, input *GetContactInput, opts ...request.Option) (*GetContactOutput, error) + func (c *AlexaForBusiness) GetDevice(input *GetDeviceInput) (*GetDeviceOutput, error) + func (c *AlexaForBusiness) GetDeviceRequest(input *GetDeviceInput) (req *request.Request, output *GetDeviceOutput) + func (c *AlexaForBusiness) GetDeviceWithContext(ctx aws.Context, input *GetDeviceInput, opts ...request.Option) (*GetDeviceOutput, error) + func (c *AlexaForBusiness) GetGateway(input *GetGatewayInput) (*GetGatewayOutput, error) + func (c *AlexaForBusiness) GetGatewayGroup(input *GetGatewayGroupInput) (*GetGatewayGroupOutput, error) + func (c *AlexaForBusiness) GetGatewayGroupRequest(input *GetGatewayGroupInput) (req *request.Request, output *GetGatewayGroupOutput) + func (c *AlexaForBusiness) GetGatewayGroupWithContext(ctx aws.Context, input *GetGatewayGroupInput, opts ...request.Option) (*GetGatewayGroupOutput, error) + func (c *AlexaForBusiness) GetGatewayRequest(input *GetGatewayInput) (req *request.Request, output *GetGatewayOutput) + func (c *AlexaForBusiness) GetGatewayWithContext(ctx aws.Context, input *GetGatewayInput, opts ...request.Option) (*GetGatewayOutput, error) + func (c *AlexaForBusiness) GetInvitationConfiguration(input *GetInvitationConfigurationInput) (*GetInvitationConfigurationOutput, error) + func (c *AlexaForBusiness) GetInvitationConfigurationRequest(input *GetInvitationConfigurationInput) (req *request.Request, output *GetInvitationConfigurationOutput) + func (c *AlexaForBusiness) GetInvitationConfigurationWithContext(ctx aws.Context, input *GetInvitationConfigurationInput, ...) (*GetInvitationConfigurationOutput, error) + func (c *AlexaForBusiness) GetNetworkProfile(input *GetNetworkProfileInput) (*GetNetworkProfileOutput, error) + func (c *AlexaForBusiness) GetNetworkProfileRequest(input *GetNetworkProfileInput) (req *request.Request, output *GetNetworkProfileOutput) + func (c *AlexaForBusiness) GetNetworkProfileWithContext(ctx aws.Context, input *GetNetworkProfileInput, opts ...request.Option) (*GetNetworkProfileOutput, error) + func (c *AlexaForBusiness) GetProfile(input *GetProfileInput) (*GetProfileOutput, error) + func (c *AlexaForBusiness) GetProfileRequest(input *GetProfileInput) (req *request.Request, output *GetProfileOutput) + func (c *AlexaForBusiness) GetProfileWithContext(ctx aws.Context, input *GetProfileInput, opts ...request.Option) (*GetProfileOutput, error) + func (c *AlexaForBusiness) GetRoom(input *GetRoomInput) (*GetRoomOutput, error) + func (c *AlexaForBusiness) GetRoomRequest(input *GetRoomInput) (req *request.Request, output *GetRoomOutput) + func (c *AlexaForBusiness) GetRoomSkillParameter(input *GetRoomSkillParameterInput) (*GetRoomSkillParameterOutput, error) + func (c *AlexaForBusiness) GetRoomSkillParameterRequest(input *GetRoomSkillParameterInput) (req *request.Request, output *GetRoomSkillParameterOutput) + func (c *AlexaForBusiness) GetRoomSkillParameterWithContext(ctx aws.Context, input *GetRoomSkillParameterInput, opts ...request.Option) (*GetRoomSkillParameterOutput, error) + func (c *AlexaForBusiness) GetRoomWithContext(ctx aws.Context, input *GetRoomInput, opts ...request.Option) (*GetRoomOutput, error) + func (c *AlexaForBusiness) GetSkillGroup(input *GetSkillGroupInput) (*GetSkillGroupOutput, error) + func (c *AlexaForBusiness) GetSkillGroupRequest(input *GetSkillGroupInput) (req *request.Request, output *GetSkillGroupOutput) + func (c *AlexaForBusiness) GetSkillGroupWithContext(ctx aws.Context, input *GetSkillGroupInput, opts ...request.Option) (*GetSkillGroupOutput, error) + func (c *AlexaForBusiness) ListBusinessReportSchedules(input *ListBusinessReportSchedulesInput) (*ListBusinessReportSchedulesOutput, error) + func (c *AlexaForBusiness) ListBusinessReportSchedulesPages(input *ListBusinessReportSchedulesInput, ...) error + func (c *AlexaForBusiness) ListBusinessReportSchedulesPagesWithContext(ctx aws.Context, input *ListBusinessReportSchedulesInput, ...) error + func (c *AlexaForBusiness) ListBusinessReportSchedulesRequest(input *ListBusinessReportSchedulesInput) (req *request.Request, output *ListBusinessReportSchedulesOutput) + func (c *AlexaForBusiness) ListBusinessReportSchedulesWithContext(ctx aws.Context, input *ListBusinessReportSchedulesInput, ...) (*ListBusinessReportSchedulesOutput, error) + func (c *AlexaForBusiness) ListConferenceProviders(input *ListConferenceProvidersInput) (*ListConferenceProvidersOutput, error) + func (c *AlexaForBusiness) ListConferenceProvidersPages(input *ListConferenceProvidersInput, ...) error + func (c *AlexaForBusiness) ListConferenceProvidersPagesWithContext(ctx aws.Context, input *ListConferenceProvidersInput, ...) error + func (c *AlexaForBusiness) ListConferenceProvidersRequest(input *ListConferenceProvidersInput) (req *request.Request, output *ListConferenceProvidersOutput) + func (c *AlexaForBusiness) ListConferenceProvidersWithContext(ctx aws.Context, input *ListConferenceProvidersInput, opts ...request.Option) (*ListConferenceProvidersOutput, error) + func (c *AlexaForBusiness) ListDeviceEvents(input *ListDeviceEventsInput) (*ListDeviceEventsOutput, error) + func (c *AlexaForBusiness) ListDeviceEventsPages(input *ListDeviceEventsInput, fn func(*ListDeviceEventsOutput, bool) bool) error + func (c *AlexaForBusiness) ListDeviceEventsPagesWithContext(ctx aws.Context, input *ListDeviceEventsInput, ...) error + func (c *AlexaForBusiness) ListDeviceEventsRequest(input *ListDeviceEventsInput) (req *request.Request, output *ListDeviceEventsOutput) + func (c *AlexaForBusiness) ListDeviceEventsWithContext(ctx aws.Context, input *ListDeviceEventsInput, opts ...request.Option) (*ListDeviceEventsOutput, error) + func (c *AlexaForBusiness) ListGatewayGroups(input *ListGatewayGroupsInput) (*ListGatewayGroupsOutput, error) + func (c *AlexaForBusiness) ListGatewayGroupsPages(input *ListGatewayGroupsInput, fn func(*ListGatewayGroupsOutput, bool) bool) error + func (c *AlexaForBusiness) ListGatewayGroupsPagesWithContext(ctx aws.Context, input *ListGatewayGroupsInput, ...) error + func (c *AlexaForBusiness) ListGatewayGroupsRequest(input *ListGatewayGroupsInput) (req *request.Request, output *ListGatewayGroupsOutput) + func (c *AlexaForBusiness) ListGatewayGroupsWithContext(ctx aws.Context, input *ListGatewayGroupsInput, opts ...request.Option) (*ListGatewayGroupsOutput, error) + func (c *AlexaForBusiness) ListGateways(input *ListGatewaysInput) (*ListGatewaysOutput, error) + func (c *AlexaForBusiness) ListGatewaysPages(input *ListGatewaysInput, fn func(*ListGatewaysOutput, bool) bool) error + func (c *AlexaForBusiness) ListGatewaysPagesWithContext(ctx aws.Context, input *ListGatewaysInput, ...) error + func (c *AlexaForBusiness) ListGatewaysRequest(input *ListGatewaysInput) (req *request.Request, output *ListGatewaysOutput) + func (c *AlexaForBusiness) ListGatewaysWithContext(ctx aws.Context, input *ListGatewaysInput, opts ...request.Option) (*ListGatewaysOutput, error) + func (c *AlexaForBusiness) ListSkills(input *ListSkillsInput) (*ListSkillsOutput, error) + func (c *AlexaForBusiness) ListSkillsPages(input *ListSkillsInput, fn func(*ListSkillsOutput, bool) bool) error + func (c *AlexaForBusiness) ListSkillsPagesWithContext(ctx aws.Context, input *ListSkillsInput, fn func(*ListSkillsOutput, bool) bool, ...) error + func (c *AlexaForBusiness) ListSkillsRequest(input *ListSkillsInput) (req *request.Request, output *ListSkillsOutput) + func (c *AlexaForBusiness) ListSkillsStoreCategories(input *ListSkillsStoreCategoriesInput) (*ListSkillsStoreCategoriesOutput, error) + func (c *AlexaForBusiness) ListSkillsStoreCategoriesPages(input *ListSkillsStoreCategoriesInput, ...) error + func (c *AlexaForBusiness) ListSkillsStoreCategoriesPagesWithContext(ctx aws.Context, input *ListSkillsStoreCategoriesInput, ...) error + func (c *AlexaForBusiness) ListSkillsStoreCategoriesRequest(input *ListSkillsStoreCategoriesInput) (req *request.Request, output *ListSkillsStoreCategoriesOutput) + func (c *AlexaForBusiness) ListSkillsStoreCategoriesWithContext(ctx aws.Context, input *ListSkillsStoreCategoriesInput, opts ...request.Option) (*ListSkillsStoreCategoriesOutput, error) + func (c *AlexaForBusiness) ListSkillsStoreSkillsByCategory(input *ListSkillsStoreSkillsByCategoryInput) (*ListSkillsStoreSkillsByCategoryOutput, error) + func (c *AlexaForBusiness) ListSkillsStoreSkillsByCategoryPages(input *ListSkillsStoreSkillsByCategoryInput, ...) error + func (c *AlexaForBusiness) ListSkillsStoreSkillsByCategoryPagesWithContext(ctx aws.Context, input *ListSkillsStoreSkillsByCategoryInput, ...) error + func (c *AlexaForBusiness) ListSkillsStoreSkillsByCategoryRequest(input *ListSkillsStoreSkillsByCategoryInput) (req *request.Request, output *ListSkillsStoreSkillsByCategoryOutput) + func (c *AlexaForBusiness) ListSkillsStoreSkillsByCategoryWithContext(ctx aws.Context, input *ListSkillsStoreSkillsByCategoryInput, ...) (*ListSkillsStoreSkillsByCategoryOutput, error) + func (c *AlexaForBusiness) ListSkillsWithContext(ctx aws.Context, input *ListSkillsInput, opts ...request.Option) (*ListSkillsOutput, error) + func (c *AlexaForBusiness) ListSmartHomeAppliances(input *ListSmartHomeAppliancesInput) (*ListSmartHomeAppliancesOutput, error) + func (c *AlexaForBusiness) ListSmartHomeAppliancesPages(input *ListSmartHomeAppliancesInput, ...) error + func (c *AlexaForBusiness) ListSmartHomeAppliancesPagesWithContext(ctx aws.Context, input *ListSmartHomeAppliancesInput, ...) error + func (c *AlexaForBusiness) ListSmartHomeAppliancesRequest(input *ListSmartHomeAppliancesInput) (req *request.Request, output *ListSmartHomeAppliancesOutput) + func (c *AlexaForBusiness) ListSmartHomeAppliancesWithContext(ctx aws.Context, input *ListSmartHomeAppliancesInput, opts ...request.Option) (*ListSmartHomeAppliancesOutput, error) + func (c *AlexaForBusiness) ListTags(input *ListTagsInput) (*ListTagsOutput, error) + func (c *AlexaForBusiness) ListTagsPages(input *ListTagsInput, fn func(*ListTagsOutput, bool) bool) error + func (c *AlexaForBusiness) ListTagsPagesWithContext(ctx aws.Context, input *ListTagsInput, fn func(*ListTagsOutput, bool) bool, ...) error + func (c *AlexaForBusiness) ListTagsRequest(input *ListTagsInput) (req *request.Request, output *ListTagsOutput) + func (c *AlexaForBusiness) ListTagsWithContext(ctx aws.Context, input *ListTagsInput, opts ...request.Option) (*ListTagsOutput, error) + func (c *AlexaForBusiness) PutConferencePreference(input *PutConferencePreferenceInput) (*PutConferencePreferenceOutput, error) + func (c *AlexaForBusiness) PutConferencePreferenceRequest(input *PutConferencePreferenceInput) (req *request.Request, output *PutConferencePreferenceOutput) + func (c *AlexaForBusiness) PutConferencePreferenceWithContext(ctx aws.Context, input *PutConferencePreferenceInput, opts ...request.Option) (*PutConferencePreferenceOutput, error) + func (c *AlexaForBusiness) PutInvitationConfiguration(input *PutInvitationConfigurationInput) (*PutInvitationConfigurationOutput, error) + func (c *AlexaForBusiness) PutInvitationConfigurationRequest(input *PutInvitationConfigurationInput) (req *request.Request, output *PutInvitationConfigurationOutput) + func (c *AlexaForBusiness) PutInvitationConfigurationWithContext(ctx aws.Context, input *PutInvitationConfigurationInput, ...) (*PutInvitationConfigurationOutput, error) + func (c *AlexaForBusiness) PutRoomSkillParameter(input *PutRoomSkillParameterInput) (*PutRoomSkillParameterOutput, error) + func (c *AlexaForBusiness) PutRoomSkillParameterRequest(input *PutRoomSkillParameterInput) (req *request.Request, output *PutRoomSkillParameterOutput) + func (c *AlexaForBusiness) PutRoomSkillParameterWithContext(ctx aws.Context, input *PutRoomSkillParameterInput, opts ...request.Option) (*PutRoomSkillParameterOutput, error) + func (c *AlexaForBusiness) PutSkillAuthorization(input *PutSkillAuthorizationInput) (*PutSkillAuthorizationOutput, error) + func (c *AlexaForBusiness) PutSkillAuthorizationRequest(input *PutSkillAuthorizationInput) (req *request.Request, output *PutSkillAuthorizationOutput) + func (c *AlexaForBusiness) PutSkillAuthorizationWithContext(ctx aws.Context, input *PutSkillAuthorizationInput, opts ...request.Option) (*PutSkillAuthorizationOutput, error) + func (c *AlexaForBusiness) RegisterAVSDevice(input *RegisterAVSDeviceInput) (*RegisterAVSDeviceOutput, error) + func (c *AlexaForBusiness) RegisterAVSDeviceRequest(input *RegisterAVSDeviceInput) (req *request.Request, output *RegisterAVSDeviceOutput) + func (c *AlexaForBusiness) RegisterAVSDeviceWithContext(ctx aws.Context, input *RegisterAVSDeviceInput, opts ...request.Option) (*RegisterAVSDeviceOutput, error) + func (c *AlexaForBusiness) RejectSkill(input *RejectSkillInput) (*RejectSkillOutput, error) + func (c *AlexaForBusiness) RejectSkillRequest(input *RejectSkillInput) (req *request.Request, output *RejectSkillOutput) + func (c *AlexaForBusiness) RejectSkillWithContext(ctx aws.Context, input *RejectSkillInput, opts ...request.Option) (*RejectSkillOutput, error) + func (c *AlexaForBusiness) ResolveRoom(input *ResolveRoomInput) (*ResolveRoomOutput, error) + func (c *AlexaForBusiness) ResolveRoomRequest(input *ResolveRoomInput) (req *request.Request, output *ResolveRoomOutput) + func (c *AlexaForBusiness) ResolveRoomWithContext(ctx aws.Context, input *ResolveRoomInput, opts ...request.Option) (*ResolveRoomOutput, error) + func (c *AlexaForBusiness) RevokeInvitation(input *RevokeInvitationInput) (*RevokeInvitationOutput, error) + func (c *AlexaForBusiness) RevokeInvitationRequest(input *RevokeInvitationInput) (req *request.Request, output *RevokeInvitationOutput) + func (c *AlexaForBusiness) RevokeInvitationWithContext(ctx aws.Context, input *RevokeInvitationInput, opts ...request.Option) (*RevokeInvitationOutput, error) + func (c *AlexaForBusiness) SearchAddressBooks(input *SearchAddressBooksInput) (*SearchAddressBooksOutput, error) + func (c *AlexaForBusiness) SearchAddressBooksPages(input *SearchAddressBooksInput, fn func(*SearchAddressBooksOutput, bool) bool) error + func (c *AlexaForBusiness) SearchAddressBooksPagesWithContext(ctx aws.Context, input *SearchAddressBooksInput, ...) error + func (c *AlexaForBusiness) SearchAddressBooksRequest(input *SearchAddressBooksInput) (req *request.Request, output *SearchAddressBooksOutput) + func (c *AlexaForBusiness) SearchAddressBooksWithContext(ctx aws.Context, input *SearchAddressBooksInput, opts ...request.Option) (*SearchAddressBooksOutput, error) + func (c *AlexaForBusiness) SearchContacts(input *SearchContactsInput) (*SearchContactsOutput, error) + func (c *AlexaForBusiness) SearchContactsPages(input *SearchContactsInput, fn func(*SearchContactsOutput, bool) bool) error + func (c *AlexaForBusiness) SearchContactsPagesWithContext(ctx aws.Context, input *SearchContactsInput, ...) error + func (c *AlexaForBusiness) SearchContactsRequest(input *SearchContactsInput) (req *request.Request, output *SearchContactsOutput) + func (c *AlexaForBusiness) SearchContactsWithContext(ctx aws.Context, input *SearchContactsInput, opts ...request.Option) (*SearchContactsOutput, error) + func (c *AlexaForBusiness) SearchDevices(input *SearchDevicesInput) (*SearchDevicesOutput, error) + func (c *AlexaForBusiness) SearchDevicesPages(input *SearchDevicesInput, fn func(*SearchDevicesOutput, bool) bool) error + func (c *AlexaForBusiness) SearchDevicesPagesWithContext(ctx aws.Context, input *SearchDevicesInput, ...) error + func (c *AlexaForBusiness) SearchDevicesRequest(input *SearchDevicesInput) (req *request.Request, output *SearchDevicesOutput) + func (c *AlexaForBusiness) SearchDevicesWithContext(ctx aws.Context, input *SearchDevicesInput, opts ...request.Option) (*SearchDevicesOutput, error) + func (c *AlexaForBusiness) SearchNetworkProfiles(input *SearchNetworkProfilesInput) (*SearchNetworkProfilesOutput, error) + func (c *AlexaForBusiness) SearchNetworkProfilesPages(input *SearchNetworkProfilesInput, ...) error + func (c *AlexaForBusiness) SearchNetworkProfilesPagesWithContext(ctx aws.Context, input *SearchNetworkProfilesInput, ...) error + func (c *AlexaForBusiness) SearchNetworkProfilesRequest(input *SearchNetworkProfilesInput) (req *request.Request, output *SearchNetworkProfilesOutput) + func (c *AlexaForBusiness) SearchNetworkProfilesWithContext(ctx aws.Context, input *SearchNetworkProfilesInput, opts ...request.Option) (*SearchNetworkProfilesOutput, error) + func (c *AlexaForBusiness) SearchProfiles(input *SearchProfilesInput) (*SearchProfilesOutput, error) + func (c *AlexaForBusiness) SearchProfilesPages(input *SearchProfilesInput, fn func(*SearchProfilesOutput, bool) bool) error + func (c *AlexaForBusiness) SearchProfilesPagesWithContext(ctx aws.Context, input *SearchProfilesInput, ...) error + func (c *AlexaForBusiness) SearchProfilesRequest(input *SearchProfilesInput) (req *request.Request, output *SearchProfilesOutput) + func (c *AlexaForBusiness) SearchProfilesWithContext(ctx aws.Context, input *SearchProfilesInput, opts ...request.Option) (*SearchProfilesOutput, error) + func (c *AlexaForBusiness) SearchRooms(input *SearchRoomsInput) (*SearchRoomsOutput, error) + func (c *AlexaForBusiness) SearchRoomsPages(input *SearchRoomsInput, fn func(*SearchRoomsOutput, bool) bool) error + func (c *AlexaForBusiness) SearchRoomsPagesWithContext(ctx aws.Context, input *SearchRoomsInput, ...) error + func (c *AlexaForBusiness) SearchRoomsRequest(input *SearchRoomsInput) (req *request.Request, output *SearchRoomsOutput) + func (c *AlexaForBusiness) SearchRoomsWithContext(ctx aws.Context, input *SearchRoomsInput, opts ...request.Option) (*SearchRoomsOutput, error) + func (c *AlexaForBusiness) SearchSkillGroups(input *SearchSkillGroupsInput) (*SearchSkillGroupsOutput, error) + func (c *AlexaForBusiness) SearchSkillGroupsPages(input *SearchSkillGroupsInput, fn func(*SearchSkillGroupsOutput, bool) bool) error + func (c *AlexaForBusiness) SearchSkillGroupsPagesWithContext(ctx aws.Context, input *SearchSkillGroupsInput, ...) error + func (c *AlexaForBusiness) SearchSkillGroupsRequest(input *SearchSkillGroupsInput) (req *request.Request, output *SearchSkillGroupsOutput) + func (c *AlexaForBusiness) SearchSkillGroupsWithContext(ctx aws.Context, input *SearchSkillGroupsInput, opts ...request.Option) (*SearchSkillGroupsOutput, error) + func (c *AlexaForBusiness) SearchUsers(input *SearchUsersInput) (*SearchUsersOutput, error) + func (c *AlexaForBusiness) SearchUsersPages(input *SearchUsersInput, fn func(*SearchUsersOutput, bool) bool) error + func (c *AlexaForBusiness) SearchUsersPagesWithContext(ctx aws.Context, input *SearchUsersInput, ...) error + func (c *AlexaForBusiness) SearchUsersRequest(input *SearchUsersInput) (req *request.Request, output *SearchUsersOutput) + func (c *AlexaForBusiness) SearchUsersWithContext(ctx aws.Context, input *SearchUsersInput, opts ...request.Option) (*SearchUsersOutput, error) + func (c *AlexaForBusiness) SendAnnouncement(input *SendAnnouncementInput) (*SendAnnouncementOutput, error) + func (c *AlexaForBusiness) SendAnnouncementRequest(input *SendAnnouncementInput) (req *request.Request, output *SendAnnouncementOutput) + func (c *AlexaForBusiness) SendAnnouncementWithContext(ctx aws.Context, input *SendAnnouncementInput, opts ...request.Option) (*SendAnnouncementOutput, error) + func (c *AlexaForBusiness) SendInvitation(input *SendInvitationInput) (*SendInvitationOutput, error) + func (c *AlexaForBusiness) SendInvitationRequest(input *SendInvitationInput) (req *request.Request, output *SendInvitationOutput) + func (c *AlexaForBusiness) SendInvitationWithContext(ctx aws.Context, input *SendInvitationInput, opts ...request.Option) (*SendInvitationOutput, error) + func (c *AlexaForBusiness) StartDeviceSync(input *StartDeviceSyncInput) (*StartDeviceSyncOutput, error) + func (c *AlexaForBusiness) StartDeviceSyncRequest(input *StartDeviceSyncInput) (req *request.Request, output *StartDeviceSyncOutput) + func (c *AlexaForBusiness) StartDeviceSyncWithContext(ctx aws.Context, input *StartDeviceSyncInput, opts ...request.Option) (*StartDeviceSyncOutput, error) + func (c *AlexaForBusiness) StartSmartHomeApplianceDiscovery(input *StartSmartHomeApplianceDiscoveryInput) (*StartSmartHomeApplianceDiscoveryOutput, error) + func (c *AlexaForBusiness) StartSmartHomeApplianceDiscoveryRequest(input *StartSmartHomeApplianceDiscoveryInput) (req *request.Request, output *StartSmartHomeApplianceDiscoveryOutput) + func (c *AlexaForBusiness) StartSmartHomeApplianceDiscoveryWithContext(ctx aws.Context, input *StartSmartHomeApplianceDiscoveryInput, ...) (*StartSmartHomeApplianceDiscoveryOutput, error) + func (c *AlexaForBusiness) TagResource(input *TagResourceInput) (*TagResourceOutput, error) + func (c *AlexaForBusiness) TagResourceRequest(input *TagResourceInput) (req *request.Request, output *TagResourceOutput) + func (c *AlexaForBusiness) TagResourceWithContext(ctx aws.Context, input *TagResourceInput, opts ...request.Option) (*TagResourceOutput, error) + func (c *AlexaForBusiness) UntagResource(input *UntagResourceInput) (*UntagResourceOutput, error) + func (c *AlexaForBusiness) UntagResourceRequest(input *UntagResourceInput) (req *request.Request, output *UntagResourceOutput) + func (c *AlexaForBusiness) UntagResourceWithContext(ctx aws.Context, input *UntagResourceInput, opts ...request.Option) (*UntagResourceOutput, error) + func (c *AlexaForBusiness) UpdateAddressBook(input *UpdateAddressBookInput) (*UpdateAddressBookOutput, error) + func (c *AlexaForBusiness) UpdateAddressBookRequest(input *UpdateAddressBookInput) (req *request.Request, output *UpdateAddressBookOutput) + func (c *AlexaForBusiness) UpdateAddressBookWithContext(ctx aws.Context, input *UpdateAddressBookInput, opts ...request.Option) (*UpdateAddressBookOutput, error) + func (c *AlexaForBusiness) UpdateBusinessReportSchedule(input *UpdateBusinessReportScheduleInput) (*UpdateBusinessReportScheduleOutput, error) + func (c *AlexaForBusiness) UpdateBusinessReportScheduleRequest(input *UpdateBusinessReportScheduleInput) (req *request.Request, output *UpdateBusinessReportScheduleOutput) + func (c *AlexaForBusiness) UpdateBusinessReportScheduleWithContext(ctx aws.Context, input *UpdateBusinessReportScheduleInput, ...) (*UpdateBusinessReportScheduleOutput, error) + func (c *AlexaForBusiness) UpdateConferenceProvider(input *UpdateConferenceProviderInput) (*UpdateConferenceProviderOutput, error) + func (c *AlexaForBusiness) UpdateConferenceProviderRequest(input *UpdateConferenceProviderInput) (req *request.Request, output *UpdateConferenceProviderOutput) + func (c *AlexaForBusiness) UpdateConferenceProviderWithContext(ctx aws.Context, input *UpdateConferenceProviderInput, opts ...request.Option) (*UpdateConferenceProviderOutput, error) + func (c *AlexaForBusiness) UpdateContact(input *UpdateContactInput) (*UpdateContactOutput, error) + func (c *AlexaForBusiness) UpdateContactRequest(input *UpdateContactInput) (req *request.Request, output *UpdateContactOutput) + func (c *AlexaForBusiness) UpdateContactWithContext(ctx aws.Context, input *UpdateContactInput, opts ...request.Option) (*UpdateContactOutput, error) + func (c *AlexaForBusiness) UpdateDevice(input *UpdateDeviceInput) (*UpdateDeviceOutput, error) + func (c *AlexaForBusiness) UpdateDeviceRequest(input *UpdateDeviceInput) (req *request.Request, output *UpdateDeviceOutput) + func (c *AlexaForBusiness) UpdateDeviceWithContext(ctx aws.Context, input *UpdateDeviceInput, opts ...request.Option) (*UpdateDeviceOutput, error) + func (c *AlexaForBusiness) UpdateGateway(input *UpdateGatewayInput) (*UpdateGatewayOutput, error) + func (c *AlexaForBusiness) UpdateGatewayGroup(input *UpdateGatewayGroupInput) (*UpdateGatewayGroupOutput, error) + func (c *AlexaForBusiness) UpdateGatewayGroupRequest(input *UpdateGatewayGroupInput) (req *request.Request, output *UpdateGatewayGroupOutput) + func (c *AlexaForBusiness) UpdateGatewayGroupWithContext(ctx aws.Context, input *UpdateGatewayGroupInput, opts ...request.Option) (*UpdateGatewayGroupOutput, error) + func (c *AlexaForBusiness) UpdateGatewayRequest(input *UpdateGatewayInput) (req *request.Request, output *UpdateGatewayOutput) + func (c *AlexaForBusiness) UpdateGatewayWithContext(ctx aws.Context, input *UpdateGatewayInput, opts ...request.Option) (*UpdateGatewayOutput, error) + func (c *AlexaForBusiness) UpdateNetworkProfile(input *UpdateNetworkProfileInput) (*UpdateNetworkProfileOutput, error) + func (c *AlexaForBusiness) UpdateNetworkProfileRequest(input *UpdateNetworkProfileInput) (req *request.Request, output *UpdateNetworkProfileOutput) + func (c *AlexaForBusiness) UpdateNetworkProfileWithContext(ctx aws.Context, input *UpdateNetworkProfileInput, opts ...request.Option) (*UpdateNetworkProfileOutput, error) + func (c *AlexaForBusiness) UpdateProfile(input *UpdateProfileInput) (*UpdateProfileOutput, error) + func (c *AlexaForBusiness) UpdateProfileRequest(input *UpdateProfileInput) (req *request.Request, output *UpdateProfileOutput) + func (c *AlexaForBusiness) UpdateProfileWithContext(ctx aws.Context, input *UpdateProfileInput, opts ...request.Option) (*UpdateProfileOutput, error) + func (c *AlexaForBusiness) UpdateRoom(input *UpdateRoomInput) (*UpdateRoomOutput, error) + func (c *AlexaForBusiness) UpdateRoomRequest(input *UpdateRoomInput) (req *request.Request, output *UpdateRoomOutput) + func (c *AlexaForBusiness) UpdateRoomWithContext(ctx aws.Context, input *UpdateRoomInput, opts ...request.Option) (*UpdateRoomOutput, error) + func (c *AlexaForBusiness) UpdateSkillGroup(input *UpdateSkillGroupInput) (*UpdateSkillGroupOutput, error) + func (c *AlexaForBusiness) UpdateSkillGroupRequest(input *UpdateSkillGroupInput) (req *request.Request, output *UpdateSkillGroupOutput) + func (c *AlexaForBusiness) UpdateSkillGroupWithContext(ctx aws.Context, input *UpdateSkillGroupInput, opts ...request.Option) (*UpdateSkillGroupOutput, error) + type AlreadyExistsException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *AlreadyExistsException) Code() string + func (s *AlreadyExistsException) Error() string + func (s *AlreadyExistsException) Message() string + func (s *AlreadyExistsException) OrigErr() error + func (s *AlreadyExistsException) RequestID() string + func (s *AlreadyExistsException) StatusCode() int + func (s AlreadyExistsException) GoString() string + func (s AlreadyExistsException) String() string + type ApproveSkillInput struct + SkillId *string + func (s *ApproveSkillInput) SetSkillId(v string) *ApproveSkillInput + func (s *ApproveSkillInput) Validate() error + func (s ApproveSkillInput) GoString() string + func (s ApproveSkillInput) String() string + type ApproveSkillOutput struct + func (s ApproveSkillOutput) GoString() string + func (s ApproveSkillOutput) String() string + type AssociateContactWithAddressBookInput struct + AddressBookArn *string + ContactArn *string + func (s *AssociateContactWithAddressBookInput) SetAddressBookArn(v string) *AssociateContactWithAddressBookInput + func (s *AssociateContactWithAddressBookInput) SetContactArn(v string) *AssociateContactWithAddressBookInput + func (s *AssociateContactWithAddressBookInput) Validate() error + func (s AssociateContactWithAddressBookInput) GoString() string + func (s AssociateContactWithAddressBookInput) String() string + type AssociateContactWithAddressBookOutput struct + func (s AssociateContactWithAddressBookOutput) GoString() string + func (s AssociateContactWithAddressBookOutput) String() string + type AssociateDeviceWithNetworkProfileInput struct + DeviceArn *string + NetworkProfileArn *string + func (s *AssociateDeviceWithNetworkProfileInput) SetDeviceArn(v string) *AssociateDeviceWithNetworkProfileInput + func (s *AssociateDeviceWithNetworkProfileInput) SetNetworkProfileArn(v string) *AssociateDeviceWithNetworkProfileInput + func (s *AssociateDeviceWithNetworkProfileInput) Validate() error + func (s AssociateDeviceWithNetworkProfileInput) GoString() string + func (s AssociateDeviceWithNetworkProfileInput) String() string + type AssociateDeviceWithNetworkProfileOutput struct + func (s AssociateDeviceWithNetworkProfileOutput) GoString() string + func (s AssociateDeviceWithNetworkProfileOutput) String() string + type AssociateDeviceWithRoomInput struct + DeviceArn *string + RoomArn *string + func (s *AssociateDeviceWithRoomInput) SetDeviceArn(v string) *AssociateDeviceWithRoomInput + func (s *AssociateDeviceWithRoomInput) SetRoomArn(v string) *AssociateDeviceWithRoomInput + func (s AssociateDeviceWithRoomInput) GoString() string + func (s AssociateDeviceWithRoomInput) String() string + type AssociateDeviceWithRoomOutput struct + func (s AssociateDeviceWithRoomOutput) GoString() string + func (s AssociateDeviceWithRoomOutput) String() string + type AssociateSkillGroupWithRoomInput struct + RoomArn *string + SkillGroupArn *string + func (s *AssociateSkillGroupWithRoomInput) SetRoomArn(v string) *AssociateSkillGroupWithRoomInput + func (s *AssociateSkillGroupWithRoomInput) SetSkillGroupArn(v string) *AssociateSkillGroupWithRoomInput + func (s AssociateSkillGroupWithRoomInput) GoString() string + func (s AssociateSkillGroupWithRoomInput) String() string + type AssociateSkillGroupWithRoomOutput struct + func (s AssociateSkillGroupWithRoomOutput) GoString() string + func (s AssociateSkillGroupWithRoomOutput) String() string + type AssociateSkillWithSkillGroupInput struct + SkillGroupArn *string + SkillId *string + func (s *AssociateSkillWithSkillGroupInput) SetSkillGroupArn(v string) *AssociateSkillWithSkillGroupInput + func (s *AssociateSkillWithSkillGroupInput) SetSkillId(v string) *AssociateSkillWithSkillGroupInput + func (s *AssociateSkillWithSkillGroupInput) Validate() error + func (s AssociateSkillWithSkillGroupInput) GoString() string + func (s AssociateSkillWithSkillGroupInput) String() string + type AssociateSkillWithSkillGroupOutput struct + func (s AssociateSkillWithSkillGroupOutput) GoString() string + func (s AssociateSkillWithSkillGroupOutput) String() string + type AssociateSkillWithUsersInput struct + SkillId *string + func (s *AssociateSkillWithUsersInput) SetSkillId(v string) *AssociateSkillWithUsersInput + func (s *AssociateSkillWithUsersInput) Validate() error + func (s AssociateSkillWithUsersInput) GoString() string + func (s AssociateSkillWithUsersInput) String() string + type AssociateSkillWithUsersOutput struct + func (s AssociateSkillWithUsersOutput) GoString() string + func (s AssociateSkillWithUsersOutput) String() string + type Audio struct + Locale *string + Location *string + func (s *Audio) SetLocale(v string) *Audio + func (s *Audio) SetLocation(v string) *Audio + func (s *Audio) Validate() error + func (s Audio) GoString() string + func (s Audio) String() string + type BusinessReport struct + DeliveryTime *time.Time + DownloadUrl *string + FailureCode *string + S3Location *BusinessReportS3Location + Status *string + func (s *BusinessReport) SetDeliveryTime(v time.Time) *BusinessReport + func (s *BusinessReport) SetDownloadUrl(v string) *BusinessReport + func (s *BusinessReport) SetFailureCode(v string) *BusinessReport + func (s *BusinessReport) SetS3Location(v *BusinessReportS3Location) *BusinessReport + func (s *BusinessReport) SetStatus(v string) *BusinessReport + func (s BusinessReport) GoString() string + func (s BusinessReport) String() string + type BusinessReportContentRange struct + Interval *string + func (s *BusinessReportContentRange) SetInterval(v string) *BusinessReportContentRange + func (s *BusinessReportContentRange) Validate() error + func (s BusinessReportContentRange) GoString() string + func (s BusinessReportContentRange) String() string + type BusinessReportRecurrence struct + StartDate *string + func (s *BusinessReportRecurrence) SetStartDate(v string) *BusinessReportRecurrence + func (s BusinessReportRecurrence) GoString() string + func (s BusinessReportRecurrence) String() string + type BusinessReportS3Location struct + BucketName *string + Path *string + func (s *BusinessReportS3Location) SetBucketName(v string) *BusinessReportS3Location + func (s *BusinessReportS3Location) SetPath(v string) *BusinessReportS3Location + func (s BusinessReportS3Location) GoString() string + func (s BusinessReportS3Location) String() string + type BusinessReportSchedule struct + ContentRange *BusinessReportContentRange + Format *string + LastBusinessReport *BusinessReport + Recurrence *BusinessReportRecurrence + S3BucketName *string + S3KeyPrefix *string + ScheduleArn *string + ScheduleName *string + func (s *BusinessReportSchedule) SetContentRange(v *BusinessReportContentRange) *BusinessReportSchedule + func (s *BusinessReportSchedule) SetFormat(v string) *BusinessReportSchedule + func (s *BusinessReportSchedule) SetLastBusinessReport(v *BusinessReport) *BusinessReportSchedule + func (s *BusinessReportSchedule) SetRecurrence(v *BusinessReportRecurrence) *BusinessReportSchedule + func (s *BusinessReportSchedule) SetS3BucketName(v string) *BusinessReportSchedule + func (s *BusinessReportSchedule) SetS3KeyPrefix(v string) *BusinessReportSchedule + func (s *BusinessReportSchedule) SetScheduleArn(v string) *BusinessReportSchedule + func (s *BusinessReportSchedule) SetScheduleName(v string) *BusinessReportSchedule + func (s BusinessReportSchedule) GoString() string + func (s BusinessReportSchedule) String() string + type Category struct + CategoryId *int64 + CategoryName *string + func (s *Category) SetCategoryId(v int64) *Category + func (s *Category) SetCategoryName(v string) *Category + func (s Category) GoString() string + func (s Category) String() string + type ConcurrentModificationException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ConcurrentModificationException) Code() string + func (s *ConcurrentModificationException) Error() string + func (s *ConcurrentModificationException) Message() string + func (s *ConcurrentModificationException) OrigErr() error + func (s *ConcurrentModificationException) RequestID() string + func (s *ConcurrentModificationException) StatusCode() int + func (s ConcurrentModificationException) GoString() string + func (s ConcurrentModificationException) String() string + type ConferencePreference struct + DefaultConferenceProviderArn *string + func (s *ConferencePreference) SetDefaultConferenceProviderArn(v string) *ConferencePreference + func (s ConferencePreference) GoString() string + func (s ConferencePreference) String() string + type ConferenceProvider struct + Arn *string + IPDialIn *IPDialIn + MeetingSetting *MeetingSetting + Name *string + PSTNDialIn *PSTNDialIn + Type *string + func (s *ConferenceProvider) SetArn(v string) *ConferenceProvider + func (s *ConferenceProvider) SetIPDialIn(v *IPDialIn) *ConferenceProvider + func (s *ConferenceProvider) SetMeetingSetting(v *MeetingSetting) *ConferenceProvider + func (s *ConferenceProvider) SetName(v string) *ConferenceProvider + func (s *ConferenceProvider) SetPSTNDialIn(v *PSTNDialIn) *ConferenceProvider + func (s *ConferenceProvider) SetType(v string) *ConferenceProvider + func (s ConferenceProvider) GoString() string + func (s ConferenceProvider) String() string + type Contact struct + ContactArn *string + DisplayName *string + FirstName *string + LastName *string + PhoneNumber *string + PhoneNumbers []*PhoneNumber + SipAddresses []*SipAddress + func (s *Contact) SetContactArn(v string) *Contact + func (s *Contact) SetDisplayName(v string) *Contact + func (s *Contact) SetFirstName(v string) *Contact + func (s *Contact) SetLastName(v string) *Contact + func (s *Contact) SetPhoneNumber(v string) *Contact + func (s *Contact) SetPhoneNumbers(v []*PhoneNumber) *Contact + func (s *Contact) SetSipAddresses(v []*SipAddress) *Contact + func (s Contact) GoString() string + func (s Contact) String() string + type ContactData struct + ContactArn *string + DisplayName *string + FirstName *string + LastName *string + PhoneNumber *string + PhoneNumbers []*PhoneNumber + SipAddresses []*SipAddress + func (s *ContactData) SetContactArn(v string) *ContactData + func (s *ContactData) SetDisplayName(v string) *ContactData + func (s *ContactData) SetFirstName(v string) *ContactData + func (s *ContactData) SetLastName(v string) *ContactData + func (s *ContactData) SetPhoneNumber(v string) *ContactData + func (s *ContactData) SetPhoneNumbers(v []*PhoneNumber) *ContactData + func (s *ContactData) SetSipAddresses(v []*SipAddress) *ContactData + func (s ContactData) GoString() string + func (s ContactData) String() string + type Content struct + AudioList []*Audio + SsmlList []*Ssml + TextList []*Text + func (s *Content) SetAudioList(v []*Audio) *Content + func (s *Content) SetSsmlList(v []*Ssml) *Content + func (s *Content) SetTextList(v []*Text) *Content + func (s *Content) Validate() error + func (s Content) GoString() string + func (s Content) String() string + type CreateAddressBookInput struct + ClientRequestToken *string + Description *string + Name *string + Tags []*Tag + func (s *CreateAddressBookInput) SetClientRequestToken(v string) *CreateAddressBookInput + func (s *CreateAddressBookInput) SetDescription(v string) *CreateAddressBookInput + func (s *CreateAddressBookInput) SetName(v string) *CreateAddressBookInput + func (s *CreateAddressBookInput) SetTags(v []*Tag) *CreateAddressBookInput + func (s *CreateAddressBookInput) Validate() error + func (s CreateAddressBookInput) GoString() string + func (s CreateAddressBookInput) String() string + type CreateAddressBookOutput struct + AddressBookArn *string + func (s *CreateAddressBookOutput) SetAddressBookArn(v string) *CreateAddressBookOutput + func (s CreateAddressBookOutput) GoString() string + func (s CreateAddressBookOutput) String() string + type CreateBusinessReportScheduleInput struct + ClientRequestToken *string + ContentRange *BusinessReportContentRange + Format *string + Recurrence *BusinessReportRecurrence + S3BucketName *string + S3KeyPrefix *string + ScheduleName *string + Tags []*Tag + func (s *CreateBusinessReportScheduleInput) SetClientRequestToken(v string) *CreateBusinessReportScheduleInput + func (s *CreateBusinessReportScheduleInput) SetContentRange(v *BusinessReportContentRange) *CreateBusinessReportScheduleInput + func (s *CreateBusinessReportScheduleInput) SetFormat(v string) *CreateBusinessReportScheduleInput + func (s *CreateBusinessReportScheduleInput) SetRecurrence(v *BusinessReportRecurrence) *CreateBusinessReportScheduleInput + func (s *CreateBusinessReportScheduleInput) SetS3BucketName(v string) *CreateBusinessReportScheduleInput + func (s *CreateBusinessReportScheduleInput) SetS3KeyPrefix(v string) *CreateBusinessReportScheduleInput + func (s *CreateBusinessReportScheduleInput) SetScheduleName(v string) *CreateBusinessReportScheduleInput + func (s *CreateBusinessReportScheduleInput) SetTags(v []*Tag) *CreateBusinessReportScheduleInput + func (s *CreateBusinessReportScheduleInput) Validate() error + func (s CreateBusinessReportScheduleInput) GoString() string + func (s CreateBusinessReportScheduleInput) String() string + type CreateBusinessReportScheduleOutput struct + ScheduleArn *string + func (s *CreateBusinessReportScheduleOutput) SetScheduleArn(v string) *CreateBusinessReportScheduleOutput + func (s CreateBusinessReportScheduleOutput) GoString() string + func (s CreateBusinessReportScheduleOutput) String() string + type CreateConferenceProviderInput struct + ClientRequestToken *string + ConferenceProviderName *string + ConferenceProviderType *string + IPDialIn *IPDialIn + MeetingSetting *MeetingSetting + PSTNDialIn *PSTNDialIn + Tags []*Tag + func (s *CreateConferenceProviderInput) SetClientRequestToken(v string) *CreateConferenceProviderInput + func (s *CreateConferenceProviderInput) SetConferenceProviderName(v string) *CreateConferenceProviderInput + func (s *CreateConferenceProviderInput) SetConferenceProviderType(v string) *CreateConferenceProviderInput + func (s *CreateConferenceProviderInput) SetIPDialIn(v *IPDialIn) *CreateConferenceProviderInput + func (s *CreateConferenceProviderInput) SetMeetingSetting(v *MeetingSetting) *CreateConferenceProviderInput + func (s *CreateConferenceProviderInput) SetPSTNDialIn(v *PSTNDialIn) *CreateConferenceProviderInput + func (s *CreateConferenceProviderInput) SetTags(v []*Tag) *CreateConferenceProviderInput + func (s *CreateConferenceProviderInput) Validate() error + func (s CreateConferenceProviderInput) GoString() string + func (s CreateConferenceProviderInput) String() string + type CreateConferenceProviderOutput struct + ConferenceProviderArn *string + func (s *CreateConferenceProviderOutput) SetConferenceProviderArn(v string) *CreateConferenceProviderOutput + func (s CreateConferenceProviderOutput) GoString() string + func (s CreateConferenceProviderOutput) String() string + type CreateContactInput struct + ClientRequestToken *string + DisplayName *string + FirstName *string + LastName *string + PhoneNumber *string + PhoneNumbers []*PhoneNumber + SipAddresses []*SipAddress + Tags []*Tag + func (s *CreateContactInput) SetClientRequestToken(v string) *CreateContactInput + func (s *CreateContactInput) SetDisplayName(v string) *CreateContactInput + func (s *CreateContactInput) SetFirstName(v string) *CreateContactInput + func (s *CreateContactInput) SetLastName(v string) *CreateContactInput + func (s *CreateContactInput) SetPhoneNumber(v string) *CreateContactInput + func (s *CreateContactInput) SetPhoneNumbers(v []*PhoneNumber) *CreateContactInput + func (s *CreateContactInput) SetSipAddresses(v []*SipAddress) *CreateContactInput + func (s *CreateContactInput) SetTags(v []*Tag) *CreateContactInput + func (s *CreateContactInput) Validate() error + func (s CreateContactInput) GoString() string + func (s CreateContactInput) String() string + type CreateContactOutput struct + ContactArn *string + func (s *CreateContactOutput) SetContactArn(v string) *CreateContactOutput + func (s CreateContactOutput) GoString() string + func (s CreateContactOutput) String() string + type CreateEndOfMeetingReminder struct + Enabled *bool + ReminderAtMinutes []*int64 + ReminderType *string + func (s *CreateEndOfMeetingReminder) SetEnabled(v bool) *CreateEndOfMeetingReminder + func (s *CreateEndOfMeetingReminder) SetReminderAtMinutes(v []*int64) *CreateEndOfMeetingReminder + func (s *CreateEndOfMeetingReminder) SetReminderType(v string) *CreateEndOfMeetingReminder + func (s *CreateEndOfMeetingReminder) Validate() error + func (s CreateEndOfMeetingReminder) GoString() string + func (s CreateEndOfMeetingReminder) String() string + type CreateGatewayGroupInput struct + ClientRequestToken *string + Description *string + Name *string + Tags []*Tag + func (s *CreateGatewayGroupInput) SetClientRequestToken(v string) *CreateGatewayGroupInput + func (s *CreateGatewayGroupInput) SetDescription(v string) *CreateGatewayGroupInput + func (s *CreateGatewayGroupInput) SetName(v string) *CreateGatewayGroupInput + func (s *CreateGatewayGroupInput) SetTags(v []*Tag) *CreateGatewayGroupInput + func (s *CreateGatewayGroupInput) Validate() error + func (s CreateGatewayGroupInput) GoString() string + func (s CreateGatewayGroupInput) String() string + type CreateGatewayGroupOutput struct + GatewayGroupArn *string + func (s *CreateGatewayGroupOutput) SetGatewayGroupArn(v string) *CreateGatewayGroupOutput + func (s CreateGatewayGroupOutput) GoString() string + func (s CreateGatewayGroupOutput) String() string + type CreateInstantBooking struct + DurationInMinutes *int64 + Enabled *bool + func (s *CreateInstantBooking) SetDurationInMinutes(v int64) *CreateInstantBooking + func (s *CreateInstantBooking) SetEnabled(v bool) *CreateInstantBooking + func (s *CreateInstantBooking) Validate() error + func (s CreateInstantBooking) GoString() string + func (s CreateInstantBooking) String() string + type CreateMeetingRoomConfiguration struct + EndOfMeetingReminder *CreateEndOfMeetingReminder + InstantBooking *CreateInstantBooking + ProactiveJoin *CreateProactiveJoin + RequireCheckIn *CreateRequireCheckIn + RoomUtilizationMetricsEnabled *bool + func (s *CreateMeetingRoomConfiguration) SetEndOfMeetingReminder(v *CreateEndOfMeetingReminder) *CreateMeetingRoomConfiguration + func (s *CreateMeetingRoomConfiguration) SetInstantBooking(v *CreateInstantBooking) *CreateMeetingRoomConfiguration + func (s *CreateMeetingRoomConfiguration) SetProactiveJoin(v *CreateProactiveJoin) *CreateMeetingRoomConfiguration + func (s *CreateMeetingRoomConfiguration) SetRequireCheckIn(v *CreateRequireCheckIn) *CreateMeetingRoomConfiguration + func (s *CreateMeetingRoomConfiguration) SetRoomUtilizationMetricsEnabled(v bool) *CreateMeetingRoomConfiguration + func (s *CreateMeetingRoomConfiguration) Validate() error + func (s CreateMeetingRoomConfiguration) GoString() string + func (s CreateMeetingRoomConfiguration) String() string + type CreateNetworkProfileInput struct + CertificateAuthorityArn *string + ClientRequestToken *string + CurrentPassword *string + Description *string + EapMethod *string + NetworkProfileName *string + NextPassword *string + SecurityType *string + Ssid *string + Tags []*Tag + TrustAnchors []*string + func (s *CreateNetworkProfileInput) SetCertificateAuthorityArn(v string) *CreateNetworkProfileInput + func (s *CreateNetworkProfileInput) SetClientRequestToken(v string) *CreateNetworkProfileInput + func (s *CreateNetworkProfileInput) SetCurrentPassword(v string) *CreateNetworkProfileInput + func (s *CreateNetworkProfileInput) SetDescription(v string) *CreateNetworkProfileInput + func (s *CreateNetworkProfileInput) SetEapMethod(v string) *CreateNetworkProfileInput + func (s *CreateNetworkProfileInput) SetNetworkProfileName(v string) *CreateNetworkProfileInput + func (s *CreateNetworkProfileInput) SetNextPassword(v string) *CreateNetworkProfileInput + func (s *CreateNetworkProfileInput) SetSecurityType(v string) *CreateNetworkProfileInput + func (s *CreateNetworkProfileInput) SetSsid(v string) *CreateNetworkProfileInput + func (s *CreateNetworkProfileInput) SetTags(v []*Tag) *CreateNetworkProfileInput + func (s *CreateNetworkProfileInput) SetTrustAnchors(v []*string) *CreateNetworkProfileInput + func (s *CreateNetworkProfileInput) Validate() error + func (s CreateNetworkProfileInput) GoString() string + func (s CreateNetworkProfileInput) String() string + type CreateNetworkProfileOutput struct + NetworkProfileArn *string + func (s *CreateNetworkProfileOutput) SetNetworkProfileArn(v string) *CreateNetworkProfileOutput + func (s CreateNetworkProfileOutput) GoString() string + func (s CreateNetworkProfileOutput) String() string + type CreateProactiveJoin struct + EnabledByMotion *bool + func (s *CreateProactiveJoin) SetEnabledByMotion(v bool) *CreateProactiveJoin + func (s *CreateProactiveJoin) Validate() error + func (s CreateProactiveJoin) GoString() string + func (s CreateProactiveJoin) String() string + type CreateProfileInput struct + Address *string + ClientRequestToken *string + DataRetentionOptIn *bool + DistanceUnit *string + Locale *string + MaxVolumeLimit *int64 + MeetingRoomConfiguration *CreateMeetingRoomConfiguration + PSTNEnabled *bool + ProfileName *string + SetupModeDisabled *bool + Tags []*Tag + TemperatureUnit *string + Timezone *string + WakeWord *string + func (s *CreateProfileInput) SetAddress(v string) *CreateProfileInput + func (s *CreateProfileInput) SetClientRequestToken(v string) *CreateProfileInput + func (s *CreateProfileInput) SetDataRetentionOptIn(v bool) *CreateProfileInput + func (s *CreateProfileInput) SetDistanceUnit(v string) *CreateProfileInput + func (s *CreateProfileInput) SetLocale(v string) *CreateProfileInput + func (s *CreateProfileInput) SetMaxVolumeLimit(v int64) *CreateProfileInput + func (s *CreateProfileInput) SetMeetingRoomConfiguration(v *CreateMeetingRoomConfiguration) *CreateProfileInput + func (s *CreateProfileInput) SetPSTNEnabled(v bool) *CreateProfileInput + func (s *CreateProfileInput) SetProfileName(v string) *CreateProfileInput + func (s *CreateProfileInput) SetSetupModeDisabled(v bool) *CreateProfileInput + func (s *CreateProfileInput) SetTags(v []*Tag) *CreateProfileInput + func (s *CreateProfileInput) SetTemperatureUnit(v string) *CreateProfileInput + func (s *CreateProfileInput) SetTimezone(v string) *CreateProfileInput + func (s *CreateProfileInput) SetWakeWord(v string) *CreateProfileInput + func (s *CreateProfileInput) Validate() error + func (s CreateProfileInput) GoString() string + func (s CreateProfileInput) String() string + type CreateProfileOutput struct + ProfileArn *string + func (s *CreateProfileOutput) SetProfileArn(v string) *CreateProfileOutput + func (s CreateProfileOutput) GoString() string + func (s CreateProfileOutput) String() string + type CreateRequireCheckIn struct + Enabled *bool + ReleaseAfterMinutes *int64 + func (s *CreateRequireCheckIn) SetEnabled(v bool) *CreateRequireCheckIn + func (s *CreateRequireCheckIn) SetReleaseAfterMinutes(v int64) *CreateRequireCheckIn + func (s *CreateRequireCheckIn) Validate() error + func (s CreateRequireCheckIn) GoString() string + func (s CreateRequireCheckIn) String() string + type CreateRoomInput struct + ClientRequestToken *string + Description *string + ProfileArn *string + ProviderCalendarId *string + RoomName *string + Tags []*Tag + func (s *CreateRoomInput) SetClientRequestToken(v string) *CreateRoomInput + func (s *CreateRoomInput) SetDescription(v string) *CreateRoomInput + func (s *CreateRoomInput) SetProfileArn(v string) *CreateRoomInput + func (s *CreateRoomInput) SetProviderCalendarId(v string) *CreateRoomInput + func (s *CreateRoomInput) SetRoomName(v string) *CreateRoomInput + func (s *CreateRoomInput) SetTags(v []*Tag) *CreateRoomInput + func (s *CreateRoomInput) Validate() error + func (s CreateRoomInput) GoString() string + func (s CreateRoomInput) String() string + type CreateRoomOutput struct + RoomArn *string + func (s *CreateRoomOutput) SetRoomArn(v string) *CreateRoomOutput + func (s CreateRoomOutput) GoString() string + func (s CreateRoomOutput) String() string + type CreateSkillGroupInput struct + ClientRequestToken *string + Description *string + SkillGroupName *string + Tags []*Tag + func (s *CreateSkillGroupInput) SetClientRequestToken(v string) *CreateSkillGroupInput + func (s *CreateSkillGroupInput) SetDescription(v string) *CreateSkillGroupInput + func (s *CreateSkillGroupInput) SetSkillGroupName(v string) *CreateSkillGroupInput + func (s *CreateSkillGroupInput) SetTags(v []*Tag) *CreateSkillGroupInput + func (s *CreateSkillGroupInput) Validate() error + func (s CreateSkillGroupInput) GoString() string + func (s CreateSkillGroupInput) String() string + type CreateSkillGroupOutput struct + SkillGroupArn *string + func (s *CreateSkillGroupOutput) SetSkillGroupArn(v string) *CreateSkillGroupOutput + func (s CreateSkillGroupOutput) GoString() string + func (s CreateSkillGroupOutput) String() string + type CreateUserInput struct + ClientRequestToken *string + Email *string + FirstName *string + LastName *string + Tags []*Tag + UserId *string + func (s *CreateUserInput) SetClientRequestToken(v string) *CreateUserInput + func (s *CreateUserInput) SetEmail(v string) *CreateUserInput + func (s *CreateUserInput) SetFirstName(v string) *CreateUserInput + func (s *CreateUserInput) SetLastName(v string) *CreateUserInput + func (s *CreateUserInput) SetTags(v []*Tag) *CreateUserInput + func (s *CreateUserInput) SetUserId(v string) *CreateUserInput + func (s *CreateUserInput) Validate() error + func (s CreateUserInput) GoString() string + func (s CreateUserInput) String() string + type CreateUserOutput struct + UserArn *string + func (s *CreateUserOutput) SetUserArn(v string) *CreateUserOutput + func (s CreateUserOutput) GoString() string + func (s CreateUserOutput) String() string + type DeleteAddressBookInput struct + AddressBookArn *string + func (s *DeleteAddressBookInput) SetAddressBookArn(v string) *DeleteAddressBookInput + func (s *DeleteAddressBookInput) Validate() error + func (s DeleteAddressBookInput) GoString() string + func (s DeleteAddressBookInput) String() string + type DeleteAddressBookOutput struct + func (s DeleteAddressBookOutput) GoString() string + func (s DeleteAddressBookOutput) String() string + type DeleteBusinessReportScheduleInput struct + ScheduleArn *string + func (s *DeleteBusinessReportScheduleInput) SetScheduleArn(v string) *DeleteBusinessReportScheduleInput + func (s *DeleteBusinessReportScheduleInput) Validate() error + func (s DeleteBusinessReportScheduleInput) GoString() string + func (s DeleteBusinessReportScheduleInput) String() string + type DeleteBusinessReportScheduleOutput struct + func (s DeleteBusinessReportScheduleOutput) GoString() string + func (s DeleteBusinessReportScheduleOutput) String() string + type DeleteConferenceProviderInput struct + ConferenceProviderArn *string + func (s *DeleteConferenceProviderInput) SetConferenceProviderArn(v string) *DeleteConferenceProviderInput + func (s *DeleteConferenceProviderInput) Validate() error + func (s DeleteConferenceProviderInput) GoString() string + func (s DeleteConferenceProviderInput) String() string + type DeleteConferenceProviderOutput struct + func (s DeleteConferenceProviderOutput) GoString() string + func (s DeleteConferenceProviderOutput) String() string + type DeleteContactInput struct + ContactArn *string + func (s *DeleteContactInput) SetContactArn(v string) *DeleteContactInput + func (s *DeleteContactInput) Validate() error + func (s DeleteContactInput) GoString() string + func (s DeleteContactInput) String() string + type DeleteContactOutput struct + func (s DeleteContactOutput) GoString() string + func (s DeleteContactOutput) String() string + type DeleteDeviceInput struct + DeviceArn *string + func (s *DeleteDeviceInput) SetDeviceArn(v string) *DeleteDeviceInput + func (s *DeleteDeviceInput) Validate() error + func (s DeleteDeviceInput) GoString() string + func (s DeleteDeviceInput) String() string + type DeleteDeviceOutput struct + func (s DeleteDeviceOutput) GoString() string + func (s DeleteDeviceOutput) String() string + type DeleteDeviceUsageDataInput struct + DeviceArn *string + DeviceUsageType *string + func (s *DeleteDeviceUsageDataInput) SetDeviceArn(v string) *DeleteDeviceUsageDataInput + func (s *DeleteDeviceUsageDataInput) SetDeviceUsageType(v string) *DeleteDeviceUsageDataInput + func (s *DeleteDeviceUsageDataInput) Validate() error + func (s DeleteDeviceUsageDataInput) GoString() string + func (s DeleteDeviceUsageDataInput) String() string + type DeleteDeviceUsageDataOutput struct + func (s DeleteDeviceUsageDataOutput) GoString() string + func (s DeleteDeviceUsageDataOutput) String() string + type DeleteGatewayGroupInput struct + GatewayGroupArn *string + func (s *DeleteGatewayGroupInput) SetGatewayGroupArn(v string) *DeleteGatewayGroupInput + func (s *DeleteGatewayGroupInput) Validate() error + func (s DeleteGatewayGroupInput) GoString() string + func (s DeleteGatewayGroupInput) String() string + type DeleteGatewayGroupOutput struct + func (s DeleteGatewayGroupOutput) GoString() string + func (s DeleteGatewayGroupOutput) String() string + type DeleteNetworkProfileInput struct + NetworkProfileArn *string + func (s *DeleteNetworkProfileInput) SetNetworkProfileArn(v string) *DeleteNetworkProfileInput + func (s *DeleteNetworkProfileInput) Validate() error + func (s DeleteNetworkProfileInput) GoString() string + func (s DeleteNetworkProfileInput) String() string + type DeleteNetworkProfileOutput struct + func (s DeleteNetworkProfileOutput) GoString() string + func (s DeleteNetworkProfileOutput) String() string + type DeleteProfileInput struct + ProfileArn *string + func (s *DeleteProfileInput) SetProfileArn(v string) *DeleteProfileInput + func (s DeleteProfileInput) GoString() string + func (s DeleteProfileInput) String() string + type DeleteProfileOutput struct + func (s DeleteProfileOutput) GoString() string + func (s DeleteProfileOutput) String() string + type DeleteRoomInput struct + RoomArn *string + func (s *DeleteRoomInput) SetRoomArn(v string) *DeleteRoomInput + func (s DeleteRoomInput) GoString() string + func (s DeleteRoomInput) String() string + type DeleteRoomOutput struct + func (s DeleteRoomOutput) GoString() string + func (s DeleteRoomOutput) String() string + type DeleteRoomSkillParameterInput struct + ParameterKey *string + RoomArn *string + SkillId *string + func (s *DeleteRoomSkillParameterInput) SetParameterKey(v string) *DeleteRoomSkillParameterInput + func (s *DeleteRoomSkillParameterInput) SetRoomArn(v string) *DeleteRoomSkillParameterInput + func (s *DeleteRoomSkillParameterInput) SetSkillId(v string) *DeleteRoomSkillParameterInput + func (s *DeleteRoomSkillParameterInput) Validate() error + func (s DeleteRoomSkillParameterInput) GoString() string + func (s DeleteRoomSkillParameterInput) String() string + type DeleteRoomSkillParameterOutput struct + func (s DeleteRoomSkillParameterOutput) GoString() string + func (s DeleteRoomSkillParameterOutput) String() string + type DeleteSkillAuthorizationInput struct + RoomArn *string + SkillId *string + func (s *DeleteSkillAuthorizationInput) SetRoomArn(v string) *DeleteSkillAuthorizationInput + func (s *DeleteSkillAuthorizationInput) SetSkillId(v string) *DeleteSkillAuthorizationInput + func (s *DeleteSkillAuthorizationInput) Validate() error + func (s DeleteSkillAuthorizationInput) GoString() string + func (s DeleteSkillAuthorizationInput) String() string + type DeleteSkillAuthorizationOutput struct + func (s DeleteSkillAuthorizationOutput) GoString() string + func (s DeleteSkillAuthorizationOutput) String() string + type DeleteSkillGroupInput struct + SkillGroupArn *string + func (s *DeleteSkillGroupInput) SetSkillGroupArn(v string) *DeleteSkillGroupInput + func (s DeleteSkillGroupInput) GoString() string + func (s DeleteSkillGroupInput) String() string + type DeleteSkillGroupOutput struct + func (s DeleteSkillGroupOutput) GoString() string + func (s DeleteSkillGroupOutput) String() string + type DeleteUserInput struct + EnrollmentId *string + UserArn *string + func (s *DeleteUserInput) SetEnrollmentId(v string) *DeleteUserInput + func (s *DeleteUserInput) SetUserArn(v string) *DeleteUserInput + func (s *DeleteUserInput) Validate() error + func (s DeleteUserInput) GoString() string + func (s DeleteUserInput) String() string + type DeleteUserOutput struct + func (s DeleteUserOutput) GoString() string + func (s DeleteUserOutput) String() string + type DeveloperInfo struct + DeveloperName *string + Email *string + PrivacyPolicy *string + Url *string + func (s *DeveloperInfo) SetDeveloperName(v string) *DeveloperInfo + func (s *DeveloperInfo) SetEmail(v string) *DeveloperInfo + func (s *DeveloperInfo) SetPrivacyPolicy(v string) *DeveloperInfo + func (s *DeveloperInfo) SetUrl(v string) *DeveloperInfo + func (s DeveloperInfo) GoString() string + func (s DeveloperInfo) String() string + type Device struct + DeviceArn *string + DeviceName *string + DeviceSerialNumber *string + DeviceStatus *string + DeviceStatusInfo *DeviceStatusInfo + DeviceType *string + MacAddress *string + NetworkProfileInfo *DeviceNetworkProfileInfo + RoomArn *string + SoftwareVersion *string + func (s *Device) SetDeviceArn(v string) *Device + func (s *Device) SetDeviceName(v string) *Device + func (s *Device) SetDeviceSerialNumber(v string) *Device + func (s *Device) SetDeviceStatus(v string) *Device + func (s *Device) SetDeviceStatusInfo(v *DeviceStatusInfo) *Device + func (s *Device) SetDeviceType(v string) *Device + func (s *Device) SetMacAddress(v string) *Device + func (s *Device) SetNetworkProfileInfo(v *DeviceNetworkProfileInfo) *Device + func (s *Device) SetRoomArn(v string) *Device + func (s *Device) SetSoftwareVersion(v string) *Device + func (s Device) GoString() string + func (s Device) String() string + type DeviceData struct + CreatedTime *time.Time + DeviceArn *string + DeviceName *string + DeviceSerialNumber *string + DeviceStatus *string + DeviceStatusInfo *DeviceStatusInfo + DeviceType *string + MacAddress *string + NetworkProfileArn *string + NetworkProfileName *string + RoomArn *string + RoomName *string + SoftwareVersion *string + func (s *DeviceData) SetCreatedTime(v time.Time) *DeviceData + func (s *DeviceData) SetDeviceArn(v string) *DeviceData + func (s *DeviceData) SetDeviceName(v string) *DeviceData + func (s *DeviceData) SetDeviceSerialNumber(v string) *DeviceData + func (s *DeviceData) SetDeviceStatus(v string) *DeviceData + func (s *DeviceData) SetDeviceStatusInfo(v *DeviceStatusInfo) *DeviceData + func (s *DeviceData) SetDeviceType(v string) *DeviceData + func (s *DeviceData) SetMacAddress(v string) *DeviceData + func (s *DeviceData) SetNetworkProfileArn(v string) *DeviceData + func (s *DeviceData) SetNetworkProfileName(v string) *DeviceData + func (s *DeviceData) SetRoomArn(v string) *DeviceData + func (s *DeviceData) SetRoomName(v string) *DeviceData + func (s *DeviceData) SetSoftwareVersion(v string) *DeviceData + func (s DeviceData) GoString() string + func (s DeviceData) String() string + type DeviceEvent struct + Timestamp *time.Time + Type *string + Value *string + func (s *DeviceEvent) SetTimestamp(v time.Time) *DeviceEvent + func (s *DeviceEvent) SetType(v string) *DeviceEvent + func (s *DeviceEvent) SetValue(v string) *DeviceEvent + func (s DeviceEvent) GoString() string + func (s DeviceEvent) String() string + type DeviceNetworkProfileInfo struct + CertificateArn *string + CertificateExpirationTime *time.Time + NetworkProfileArn *string + func (s *DeviceNetworkProfileInfo) SetCertificateArn(v string) *DeviceNetworkProfileInfo + func (s *DeviceNetworkProfileInfo) SetCertificateExpirationTime(v time.Time) *DeviceNetworkProfileInfo + func (s *DeviceNetworkProfileInfo) SetNetworkProfileArn(v string) *DeviceNetworkProfileInfo + func (s DeviceNetworkProfileInfo) GoString() string + func (s DeviceNetworkProfileInfo) String() string + type DeviceNotRegisteredException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *DeviceNotRegisteredException) Code() string + func (s *DeviceNotRegisteredException) Error() string + func (s *DeviceNotRegisteredException) Message() string + func (s *DeviceNotRegisteredException) OrigErr() error + func (s *DeviceNotRegisteredException) RequestID() string + func (s *DeviceNotRegisteredException) StatusCode() int + func (s DeviceNotRegisteredException) GoString() string + func (s DeviceNotRegisteredException) String() string + type DeviceStatusDetail struct + Code *string + Feature *string + func (s *DeviceStatusDetail) SetCode(v string) *DeviceStatusDetail + func (s *DeviceStatusDetail) SetFeature(v string) *DeviceStatusDetail + func (s DeviceStatusDetail) GoString() string + func (s DeviceStatusDetail) String() string + type DeviceStatusInfo struct + ConnectionStatus *string + ConnectionStatusUpdatedTime *time.Time + DeviceStatusDetails []*DeviceStatusDetail + func (s *DeviceStatusInfo) SetConnectionStatus(v string) *DeviceStatusInfo + func (s *DeviceStatusInfo) SetConnectionStatusUpdatedTime(v time.Time) *DeviceStatusInfo + func (s *DeviceStatusInfo) SetDeviceStatusDetails(v []*DeviceStatusDetail) *DeviceStatusInfo + func (s DeviceStatusInfo) GoString() string + func (s DeviceStatusInfo) String() string + type DisassociateContactFromAddressBookInput struct + AddressBookArn *string + ContactArn *string + func (s *DisassociateContactFromAddressBookInput) SetAddressBookArn(v string) *DisassociateContactFromAddressBookInput + func (s *DisassociateContactFromAddressBookInput) SetContactArn(v string) *DisassociateContactFromAddressBookInput + func (s *DisassociateContactFromAddressBookInput) Validate() error + func (s DisassociateContactFromAddressBookInput) GoString() string + func (s DisassociateContactFromAddressBookInput) String() string + type DisassociateContactFromAddressBookOutput struct + func (s DisassociateContactFromAddressBookOutput) GoString() string + func (s DisassociateContactFromAddressBookOutput) String() string + type DisassociateDeviceFromRoomInput struct + DeviceArn *string + func (s *DisassociateDeviceFromRoomInput) SetDeviceArn(v string) *DisassociateDeviceFromRoomInput + func (s DisassociateDeviceFromRoomInput) GoString() string + func (s DisassociateDeviceFromRoomInput) String() string + type DisassociateDeviceFromRoomOutput struct + func (s DisassociateDeviceFromRoomOutput) GoString() string + func (s DisassociateDeviceFromRoomOutput) String() string + type DisassociateSkillFromSkillGroupInput struct + SkillGroupArn *string + SkillId *string + func (s *DisassociateSkillFromSkillGroupInput) SetSkillGroupArn(v string) *DisassociateSkillFromSkillGroupInput + func (s *DisassociateSkillFromSkillGroupInput) SetSkillId(v string) *DisassociateSkillFromSkillGroupInput + func (s *DisassociateSkillFromSkillGroupInput) Validate() error + func (s DisassociateSkillFromSkillGroupInput) GoString() string + func (s DisassociateSkillFromSkillGroupInput) String() string + type DisassociateSkillFromSkillGroupOutput struct + func (s DisassociateSkillFromSkillGroupOutput) GoString() string + func (s DisassociateSkillFromSkillGroupOutput) String() string + type DisassociateSkillFromUsersInput struct + SkillId *string + func (s *DisassociateSkillFromUsersInput) SetSkillId(v string) *DisassociateSkillFromUsersInput + func (s *DisassociateSkillFromUsersInput) Validate() error + func (s DisassociateSkillFromUsersInput) GoString() string + func (s DisassociateSkillFromUsersInput) String() string + type DisassociateSkillFromUsersOutput struct + func (s DisassociateSkillFromUsersOutput) GoString() string + func (s DisassociateSkillFromUsersOutput) String() string + type DisassociateSkillGroupFromRoomInput struct + RoomArn *string + SkillGroupArn *string + func (s *DisassociateSkillGroupFromRoomInput) SetRoomArn(v string) *DisassociateSkillGroupFromRoomInput + func (s *DisassociateSkillGroupFromRoomInput) SetSkillGroupArn(v string) *DisassociateSkillGroupFromRoomInput + func (s DisassociateSkillGroupFromRoomInput) GoString() string + func (s DisassociateSkillGroupFromRoomInput) String() string + type DisassociateSkillGroupFromRoomOutput struct + func (s DisassociateSkillGroupFromRoomOutput) GoString() string + func (s DisassociateSkillGroupFromRoomOutput) String() string + type EndOfMeetingReminder struct + Enabled *bool + ReminderAtMinutes []*int64 + ReminderType *string + func (s *EndOfMeetingReminder) SetEnabled(v bool) *EndOfMeetingReminder + func (s *EndOfMeetingReminder) SetReminderAtMinutes(v []*int64) *EndOfMeetingReminder + func (s *EndOfMeetingReminder) SetReminderType(v string) *EndOfMeetingReminder + func (s EndOfMeetingReminder) GoString() string + func (s EndOfMeetingReminder) String() string + type Filter struct + Key *string + Values []*string + func (s *Filter) SetKey(v string) *Filter + func (s *Filter) SetValues(v []*string) *Filter + func (s *Filter) Validate() error + func (s Filter) GoString() string + func (s Filter) String() string + type ForgetSmartHomeAppliancesInput struct + RoomArn *string + func (s *ForgetSmartHomeAppliancesInput) SetRoomArn(v string) *ForgetSmartHomeAppliancesInput + func (s *ForgetSmartHomeAppliancesInput) Validate() error + func (s ForgetSmartHomeAppliancesInput) GoString() string + func (s ForgetSmartHomeAppliancesInput) String() string + type ForgetSmartHomeAppliancesOutput struct + func (s ForgetSmartHomeAppliancesOutput) GoString() string + func (s ForgetSmartHomeAppliancesOutput) String() string + type Gateway struct + Arn *string + Description *string + GatewayGroupArn *string + Name *string + SoftwareVersion *string + func (s *Gateway) SetArn(v string) *Gateway + func (s *Gateway) SetDescription(v string) *Gateway + func (s *Gateway) SetGatewayGroupArn(v string) *Gateway + func (s *Gateway) SetName(v string) *Gateway + func (s *Gateway) SetSoftwareVersion(v string) *Gateway + func (s Gateway) GoString() string + func (s Gateway) String() string + type GatewayGroup struct + Arn *string + Description *string + Name *string + func (s *GatewayGroup) SetArn(v string) *GatewayGroup + func (s *GatewayGroup) SetDescription(v string) *GatewayGroup + func (s *GatewayGroup) SetName(v string) *GatewayGroup + func (s GatewayGroup) GoString() string + func (s GatewayGroup) String() string + type GatewayGroupSummary struct + Arn *string + Description *string + Name *string + func (s *GatewayGroupSummary) SetArn(v string) *GatewayGroupSummary + func (s *GatewayGroupSummary) SetDescription(v string) *GatewayGroupSummary + func (s *GatewayGroupSummary) SetName(v string) *GatewayGroupSummary + func (s GatewayGroupSummary) GoString() string + func (s GatewayGroupSummary) String() string + type GatewaySummary struct + Arn *string + Description *string + GatewayGroupArn *string + Name *string + SoftwareVersion *string + func (s *GatewaySummary) SetArn(v string) *GatewaySummary + func (s *GatewaySummary) SetDescription(v string) *GatewaySummary + func (s *GatewaySummary) SetGatewayGroupArn(v string) *GatewaySummary + func (s *GatewaySummary) SetName(v string) *GatewaySummary + func (s *GatewaySummary) SetSoftwareVersion(v string) *GatewaySummary + func (s GatewaySummary) GoString() string + func (s GatewaySummary) String() string + type GetAddressBookInput struct + AddressBookArn *string + func (s *GetAddressBookInput) SetAddressBookArn(v string) *GetAddressBookInput + func (s *GetAddressBookInput) Validate() error + func (s GetAddressBookInput) GoString() string + func (s GetAddressBookInput) String() string + type GetAddressBookOutput struct + AddressBook *AddressBook + func (s *GetAddressBookOutput) SetAddressBook(v *AddressBook) *GetAddressBookOutput + func (s GetAddressBookOutput) GoString() string + func (s GetAddressBookOutput) String() string + type GetConferencePreferenceInput struct + func (s GetConferencePreferenceInput) GoString() string + func (s GetConferencePreferenceInput) String() string + type GetConferencePreferenceOutput struct + Preference *ConferencePreference + func (s *GetConferencePreferenceOutput) SetPreference(v *ConferencePreference) *GetConferencePreferenceOutput + func (s GetConferencePreferenceOutput) GoString() string + func (s GetConferencePreferenceOutput) String() string + type GetConferenceProviderInput struct + ConferenceProviderArn *string + func (s *GetConferenceProviderInput) SetConferenceProviderArn(v string) *GetConferenceProviderInput + func (s *GetConferenceProviderInput) Validate() error + func (s GetConferenceProviderInput) GoString() string + func (s GetConferenceProviderInput) String() string + type GetConferenceProviderOutput struct + ConferenceProvider *ConferenceProvider + func (s *GetConferenceProviderOutput) SetConferenceProvider(v *ConferenceProvider) *GetConferenceProviderOutput + func (s GetConferenceProviderOutput) GoString() string + func (s GetConferenceProviderOutput) String() string + type GetContactInput struct + ContactArn *string + func (s *GetContactInput) SetContactArn(v string) *GetContactInput + func (s *GetContactInput) Validate() error + func (s GetContactInput) GoString() string + func (s GetContactInput) String() string + type GetContactOutput struct + Contact *Contact + func (s *GetContactOutput) SetContact(v *Contact) *GetContactOutput + func (s GetContactOutput) GoString() string + func (s GetContactOutput) String() string + type GetDeviceInput struct + DeviceArn *string + func (s *GetDeviceInput) SetDeviceArn(v string) *GetDeviceInput + func (s GetDeviceInput) GoString() string + func (s GetDeviceInput) String() string + type GetDeviceOutput struct + Device *Device + func (s *GetDeviceOutput) SetDevice(v *Device) *GetDeviceOutput + func (s GetDeviceOutput) GoString() string + func (s GetDeviceOutput) String() string + type GetGatewayGroupInput struct + GatewayGroupArn *string + func (s *GetGatewayGroupInput) SetGatewayGroupArn(v string) *GetGatewayGroupInput + func (s *GetGatewayGroupInput) Validate() error + func (s GetGatewayGroupInput) GoString() string + func (s GetGatewayGroupInput) String() string + type GetGatewayGroupOutput struct + GatewayGroup *GatewayGroup + func (s *GetGatewayGroupOutput) SetGatewayGroup(v *GatewayGroup) *GetGatewayGroupOutput + func (s GetGatewayGroupOutput) GoString() string + func (s GetGatewayGroupOutput) String() string + type GetGatewayInput struct + GatewayArn *string + func (s *GetGatewayInput) SetGatewayArn(v string) *GetGatewayInput + func (s *GetGatewayInput) Validate() error + func (s GetGatewayInput) GoString() string + func (s GetGatewayInput) String() string + type GetGatewayOutput struct + Gateway *Gateway + func (s *GetGatewayOutput) SetGateway(v *Gateway) *GetGatewayOutput + func (s GetGatewayOutput) GoString() string + func (s GetGatewayOutput) String() string + type GetInvitationConfigurationInput struct + func (s GetInvitationConfigurationInput) GoString() string + func (s GetInvitationConfigurationInput) String() string + type GetInvitationConfigurationOutput struct + ContactEmail *string + OrganizationName *string + PrivateSkillIds []*string + func (s *GetInvitationConfigurationOutput) SetContactEmail(v string) *GetInvitationConfigurationOutput + func (s *GetInvitationConfigurationOutput) SetOrganizationName(v string) *GetInvitationConfigurationOutput + func (s *GetInvitationConfigurationOutput) SetPrivateSkillIds(v []*string) *GetInvitationConfigurationOutput + func (s GetInvitationConfigurationOutput) GoString() string + func (s GetInvitationConfigurationOutput) String() string + type GetNetworkProfileInput struct + NetworkProfileArn *string + func (s *GetNetworkProfileInput) SetNetworkProfileArn(v string) *GetNetworkProfileInput + func (s *GetNetworkProfileInput) Validate() error + func (s GetNetworkProfileInput) GoString() string + func (s GetNetworkProfileInput) String() string + type GetNetworkProfileOutput struct + NetworkProfile *NetworkProfile + func (s *GetNetworkProfileOutput) SetNetworkProfile(v *NetworkProfile) *GetNetworkProfileOutput + func (s GetNetworkProfileOutput) GoString() string + func (s GetNetworkProfileOutput) String() string + type GetProfileInput struct + ProfileArn *string + func (s *GetProfileInput) SetProfileArn(v string) *GetProfileInput + func (s GetProfileInput) GoString() string + func (s GetProfileInput) String() string + type GetProfileOutput struct + Profile *Profile + func (s *GetProfileOutput) SetProfile(v *Profile) *GetProfileOutput + func (s GetProfileOutput) GoString() string + func (s GetProfileOutput) String() string + type GetRoomInput struct + RoomArn *string + func (s *GetRoomInput) SetRoomArn(v string) *GetRoomInput + func (s GetRoomInput) GoString() string + func (s GetRoomInput) String() string + type GetRoomOutput struct + Room *Room + func (s *GetRoomOutput) SetRoom(v *Room) *GetRoomOutput + func (s GetRoomOutput) GoString() string + func (s GetRoomOutput) String() string + type GetRoomSkillParameterInput struct + ParameterKey *string + RoomArn *string + SkillId *string + func (s *GetRoomSkillParameterInput) SetParameterKey(v string) *GetRoomSkillParameterInput + func (s *GetRoomSkillParameterInput) SetRoomArn(v string) *GetRoomSkillParameterInput + func (s *GetRoomSkillParameterInput) SetSkillId(v string) *GetRoomSkillParameterInput + func (s *GetRoomSkillParameterInput) Validate() error + func (s GetRoomSkillParameterInput) GoString() string + func (s GetRoomSkillParameterInput) String() string + type GetRoomSkillParameterOutput struct + RoomSkillParameter *RoomSkillParameter + func (s *GetRoomSkillParameterOutput) SetRoomSkillParameter(v *RoomSkillParameter) *GetRoomSkillParameterOutput + func (s GetRoomSkillParameterOutput) GoString() string + func (s GetRoomSkillParameterOutput) String() string + type GetSkillGroupInput struct + SkillGroupArn *string + func (s *GetSkillGroupInput) SetSkillGroupArn(v string) *GetSkillGroupInput + func (s GetSkillGroupInput) GoString() string + func (s GetSkillGroupInput) String() string + type GetSkillGroupOutput struct + SkillGroup *SkillGroup + func (s *GetSkillGroupOutput) SetSkillGroup(v *SkillGroup) *GetSkillGroupOutput + func (s GetSkillGroupOutput) GoString() string + func (s GetSkillGroupOutput) String() string + type IPDialIn struct + CommsProtocol *string + Endpoint *string + func (s *IPDialIn) SetCommsProtocol(v string) *IPDialIn + func (s *IPDialIn) SetEndpoint(v string) *IPDialIn + func (s *IPDialIn) Validate() error + func (s IPDialIn) GoString() string + func (s IPDialIn) String() string + type InstantBooking struct + DurationInMinutes *int64 + Enabled *bool + func (s *InstantBooking) SetDurationInMinutes(v int64) *InstantBooking + func (s *InstantBooking) SetEnabled(v bool) *InstantBooking + func (s InstantBooking) GoString() string + func (s InstantBooking) String() string + type InvalidCertificateAuthorityException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *InvalidCertificateAuthorityException) Code() string + func (s *InvalidCertificateAuthorityException) Error() string + func (s *InvalidCertificateAuthorityException) Message() string + func (s *InvalidCertificateAuthorityException) OrigErr() error + func (s *InvalidCertificateAuthorityException) RequestID() string + func (s *InvalidCertificateAuthorityException) StatusCode() int + func (s InvalidCertificateAuthorityException) GoString() string + func (s InvalidCertificateAuthorityException) String() string + type InvalidDeviceException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *InvalidDeviceException) Code() string + func (s *InvalidDeviceException) Error() string + func (s *InvalidDeviceException) Message() string + func (s *InvalidDeviceException) OrigErr() error + func (s *InvalidDeviceException) RequestID() string + func (s *InvalidDeviceException) StatusCode() int + func (s InvalidDeviceException) GoString() string + func (s InvalidDeviceException) String() string + type InvalidSecretsManagerResourceException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *InvalidSecretsManagerResourceException) Code() string + func (s *InvalidSecretsManagerResourceException) Error() string + func (s *InvalidSecretsManagerResourceException) Message() string + func (s *InvalidSecretsManagerResourceException) OrigErr() error + func (s *InvalidSecretsManagerResourceException) RequestID() string + func (s *InvalidSecretsManagerResourceException) StatusCode() int + func (s InvalidSecretsManagerResourceException) GoString() string + func (s InvalidSecretsManagerResourceException) String() string + type InvalidServiceLinkedRoleStateException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *InvalidServiceLinkedRoleStateException) Code() string + func (s *InvalidServiceLinkedRoleStateException) Error() string + func (s *InvalidServiceLinkedRoleStateException) Message() string + func (s *InvalidServiceLinkedRoleStateException) OrigErr() error + func (s *InvalidServiceLinkedRoleStateException) RequestID() string + func (s *InvalidServiceLinkedRoleStateException) StatusCode() int + func (s InvalidServiceLinkedRoleStateException) GoString() string + func (s InvalidServiceLinkedRoleStateException) String() string + type InvalidUserStatusException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *InvalidUserStatusException) Code() string + func (s *InvalidUserStatusException) Error() string + func (s *InvalidUserStatusException) Message() string + func (s *InvalidUserStatusException) OrigErr() error + func (s *InvalidUserStatusException) RequestID() string + func (s *InvalidUserStatusException) StatusCode() int + func (s InvalidUserStatusException) GoString() string + func (s InvalidUserStatusException) String() string + type LimitExceededException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *LimitExceededException) Code() string + func (s *LimitExceededException) Error() string + func (s *LimitExceededException) Message() string + func (s *LimitExceededException) OrigErr() error + func (s *LimitExceededException) RequestID() string + func (s *LimitExceededException) StatusCode() int + func (s LimitExceededException) GoString() string + func (s LimitExceededException) String() string + type ListBusinessReportSchedulesInput struct + MaxResults *int64 + NextToken *string + func (s *ListBusinessReportSchedulesInput) SetMaxResults(v int64) *ListBusinessReportSchedulesInput + func (s *ListBusinessReportSchedulesInput) SetNextToken(v string) *ListBusinessReportSchedulesInput + func (s *ListBusinessReportSchedulesInput) Validate() error + func (s ListBusinessReportSchedulesInput) GoString() string + func (s ListBusinessReportSchedulesInput) String() string + type ListBusinessReportSchedulesOutput struct + BusinessReportSchedules []*BusinessReportSchedule + NextToken *string + func (s *ListBusinessReportSchedulesOutput) SetBusinessReportSchedules(v []*BusinessReportSchedule) *ListBusinessReportSchedulesOutput + func (s *ListBusinessReportSchedulesOutput) SetNextToken(v string) *ListBusinessReportSchedulesOutput + func (s ListBusinessReportSchedulesOutput) GoString() string + func (s ListBusinessReportSchedulesOutput) String() string + type ListConferenceProvidersInput struct + MaxResults *int64 + NextToken *string + func (s *ListConferenceProvidersInput) SetMaxResults(v int64) *ListConferenceProvidersInput + func (s *ListConferenceProvidersInput) SetNextToken(v string) *ListConferenceProvidersInput + func (s *ListConferenceProvidersInput) Validate() error + func (s ListConferenceProvidersInput) GoString() string + func (s ListConferenceProvidersInput) String() string + type ListConferenceProvidersOutput struct + ConferenceProviders []*ConferenceProvider + NextToken *string + func (s *ListConferenceProvidersOutput) SetConferenceProviders(v []*ConferenceProvider) *ListConferenceProvidersOutput + func (s *ListConferenceProvidersOutput) SetNextToken(v string) *ListConferenceProvidersOutput + func (s ListConferenceProvidersOutput) GoString() string + func (s ListConferenceProvidersOutput) String() string + type ListDeviceEventsInput struct + DeviceArn *string + EventType *string + MaxResults *int64 + NextToken *string + func (s *ListDeviceEventsInput) SetDeviceArn(v string) *ListDeviceEventsInput + func (s *ListDeviceEventsInput) SetEventType(v string) *ListDeviceEventsInput + func (s *ListDeviceEventsInput) SetMaxResults(v int64) *ListDeviceEventsInput + func (s *ListDeviceEventsInput) SetNextToken(v string) *ListDeviceEventsInput + func (s *ListDeviceEventsInput) Validate() error + func (s ListDeviceEventsInput) GoString() string + func (s ListDeviceEventsInput) String() string + type ListDeviceEventsOutput struct + DeviceEvents []*DeviceEvent + NextToken *string + func (s *ListDeviceEventsOutput) SetDeviceEvents(v []*DeviceEvent) *ListDeviceEventsOutput + func (s *ListDeviceEventsOutput) SetNextToken(v string) *ListDeviceEventsOutput + func (s ListDeviceEventsOutput) GoString() string + func (s ListDeviceEventsOutput) String() string + type ListGatewayGroupsInput struct + MaxResults *int64 + NextToken *string + func (s *ListGatewayGroupsInput) SetMaxResults(v int64) *ListGatewayGroupsInput + func (s *ListGatewayGroupsInput) SetNextToken(v string) *ListGatewayGroupsInput + func (s *ListGatewayGroupsInput) Validate() error + func (s ListGatewayGroupsInput) GoString() string + func (s ListGatewayGroupsInput) String() string + type ListGatewayGroupsOutput struct + GatewayGroups []*GatewayGroupSummary + NextToken *string + func (s *ListGatewayGroupsOutput) SetGatewayGroups(v []*GatewayGroupSummary) *ListGatewayGroupsOutput + func (s *ListGatewayGroupsOutput) SetNextToken(v string) *ListGatewayGroupsOutput + func (s ListGatewayGroupsOutput) GoString() string + func (s ListGatewayGroupsOutput) String() string + type ListGatewaysInput struct + GatewayGroupArn *string + MaxResults *int64 + NextToken *string + func (s *ListGatewaysInput) SetGatewayGroupArn(v string) *ListGatewaysInput + func (s *ListGatewaysInput) SetMaxResults(v int64) *ListGatewaysInput + func (s *ListGatewaysInput) SetNextToken(v string) *ListGatewaysInput + func (s *ListGatewaysInput) Validate() error + func (s ListGatewaysInput) GoString() string + func (s ListGatewaysInput) String() string + type ListGatewaysOutput struct + Gateways []*GatewaySummary + NextToken *string + func (s *ListGatewaysOutput) SetGateways(v []*GatewaySummary) *ListGatewaysOutput + func (s *ListGatewaysOutput) SetNextToken(v string) *ListGatewaysOutput + func (s ListGatewaysOutput) GoString() string + func (s ListGatewaysOutput) String() string + type ListSkillsInput struct + EnablementType *string + MaxResults *int64 + NextToken *string + SkillGroupArn *string + SkillType *string + func (s *ListSkillsInput) SetEnablementType(v string) *ListSkillsInput + func (s *ListSkillsInput) SetMaxResults(v int64) *ListSkillsInput + func (s *ListSkillsInput) SetNextToken(v string) *ListSkillsInput + func (s *ListSkillsInput) SetSkillGroupArn(v string) *ListSkillsInput + func (s *ListSkillsInput) SetSkillType(v string) *ListSkillsInput + func (s *ListSkillsInput) Validate() error + func (s ListSkillsInput) GoString() string + func (s ListSkillsInput) String() string + type ListSkillsOutput struct + NextToken *string + SkillSummaries []*SkillSummary + func (s *ListSkillsOutput) SetNextToken(v string) *ListSkillsOutput + func (s *ListSkillsOutput) SetSkillSummaries(v []*SkillSummary) *ListSkillsOutput + func (s ListSkillsOutput) GoString() string + func (s ListSkillsOutput) String() string + type ListSkillsStoreCategoriesInput struct + MaxResults *int64 + NextToken *string + func (s *ListSkillsStoreCategoriesInput) SetMaxResults(v int64) *ListSkillsStoreCategoriesInput + func (s *ListSkillsStoreCategoriesInput) SetNextToken(v string) *ListSkillsStoreCategoriesInput + func (s *ListSkillsStoreCategoriesInput) Validate() error + func (s ListSkillsStoreCategoriesInput) GoString() string + func (s ListSkillsStoreCategoriesInput) String() string + type ListSkillsStoreCategoriesOutput struct + CategoryList []*Category + NextToken *string + func (s *ListSkillsStoreCategoriesOutput) SetCategoryList(v []*Category) *ListSkillsStoreCategoriesOutput + func (s *ListSkillsStoreCategoriesOutput) SetNextToken(v string) *ListSkillsStoreCategoriesOutput + func (s ListSkillsStoreCategoriesOutput) GoString() string + func (s ListSkillsStoreCategoriesOutput) String() string + type ListSkillsStoreSkillsByCategoryInput struct + CategoryId *int64 + MaxResults *int64 + NextToken *string + func (s *ListSkillsStoreSkillsByCategoryInput) SetCategoryId(v int64) *ListSkillsStoreSkillsByCategoryInput + func (s *ListSkillsStoreSkillsByCategoryInput) SetMaxResults(v int64) *ListSkillsStoreSkillsByCategoryInput + func (s *ListSkillsStoreSkillsByCategoryInput) SetNextToken(v string) *ListSkillsStoreSkillsByCategoryInput + func (s *ListSkillsStoreSkillsByCategoryInput) Validate() error + func (s ListSkillsStoreSkillsByCategoryInput) GoString() string + func (s ListSkillsStoreSkillsByCategoryInput) String() string + type ListSkillsStoreSkillsByCategoryOutput struct + NextToken *string + SkillsStoreSkills []*SkillsStoreSkill + func (s *ListSkillsStoreSkillsByCategoryOutput) SetNextToken(v string) *ListSkillsStoreSkillsByCategoryOutput + func (s *ListSkillsStoreSkillsByCategoryOutput) SetSkillsStoreSkills(v []*SkillsStoreSkill) *ListSkillsStoreSkillsByCategoryOutput + func (s ListSkillsStoreSkillsByCategoryOutput) GoString() string + func (s ListSkillsStoreSkillsByCategoryOutput) String() string + type ListSmartHomeAppliancesInput struct + MaxResults *int64 + NextToken *string + RoomArn *string + func (s *ListSmartHomeAppliancesInput) SetMaxResults(v int64) *ListSmartHomeAppliancesInput + func (s *ListSmartHomeAppliancesInput) SetNextToken(v string) *ListSmartHomeAppliancesInput + func (s *ListSmartHomeAppliancesInput) SetRoomArn(v string) *ListSmartHomeAppliancesInput + func (s *ListSmartHomeAppliancesInput) Validate() error + func (s ListSmartHomeAppliancesInput) GoString() string + func (s ListSmartHomeAppliancesInput) String() string + type ListSmartHomeAppliancesOutput struct + NextToken *string + SmartHomeAppliances []*SmartHomeAppliance + func (s *ListSmartHomeAppliancesOutput) SetNextToken(v string) *ListSmartHomeAppliancesOutput + func (s *ListSmartHomeAppliancesOutput) SetSmartHomeAppliances(v []*SmartHomeAppliance) *ListSmartHomeAppliancesOutput + func (s ListSmartHomeAppliancesOutput) GoString() string + func (s ListSmartHomeAppliancesOutput) String() string + type ListTagsInput struct + Arn *string + MaxResults *int64 + NextToken *string + func (s *ListTagsInput) SetArn(v string) *ListTagsInput + func (s *ListTagsInput) SetMaxResults(v int64) *ListTagsInput + func (s *ListTagsInput) SetNextToken(v string) *ListTagsInput + func (s *ListTagsInput) Validate() error + func (s ListTagsInput) GoString() string + func (s ListTagsInput) String() string + type ListTagsOutput struct + NextToken *string + Tags []*Tag + func (s *ListTagsOutput) SetNextToken(v string) *ListTagsOutput + func (s *ListTagsOutput) SetTags(v []*Tag) *ListTagsOutput + func (s ListTagsOutput) GoString() string + func (s ListTagsOutput) String() string + type MeetingRoomConfiguration struct + EndOfMeetingReminder *EndOfMeetingReminder + InstantBooking *InstantBooking + ProactiveJoin *ProactiveJoin + RequireCheckIn *RequireCheckIn + RoomUtilizationMetricsEnabled *bool + func (s *MeetingRoomConfiguration) SetEndOfMeetingReminder(v *EndOfMeetingReminder) *MeetingRoomConfiguration + func (s *MeetingRoomConfiguration) SetInstantBooking(v *InstantBooking) *MeetingRoomConfiguration + func (s *MeetingRoomConfiguration) SetProactiveJoin(v *ProactiveJoin) *MeetingRoomConfiguration + func (s *MeetingRoomConfiguration) SetRequireCheckIn(v *RequireCheckIn) *MeetingRoomConfiguration + func (s *MeetingRoomConfiguration) SetRoomUtilizationMetricsEnabled(v bool) *MeetingRoomConfiguration + func (s MeetingRoomConfiguration) GoString() string + func (s MeetingRoomConfiguration) String() string + type MeetingSetting struct + RequirePin *string + func (s *MeetingSetting) SetRequirePin(v string) *MeetingSetting + func (s *MeetingSetting) Validate() error + func (s MeetingSetting) GoString() string + func (s MeetingSetting) String() string + type NameInUseException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *NameInUseException) Code() string + func (s *NameInUseException) Error() string + func (s *NameInUseException) Message() string + func (s *NameInUseException) OrigErr() error + func (s *NameInUseException) RequestID() string + func (s *NameInUseException) StatusCode() int + func (s NameInUseException) GoString() string + func (s NameInUseException) String() string + type NetworkProfile struct + CertificateAuthorityArn *string + CurrentPassword *string + Description *string + EapMethod *string + NetworkProfileArn *string + NetworkProfileName *string + NextPassword *string + SecurityType *string + Ssid *string + TrustAnchors []*string + func (s *NetworkProfile) SetCertificateAuthorityArn(v string) *NetworkProfile + func (s *NetworkProfile) SetCurrentPassword(v string) *NetworkProfile + func (s *NetworkProfile) SetDescription(v string) *NetworkProfile + func (s *NetworkProfile) SetEapMethod(v string) *NetworkProfile + func (s *NetworkProfile) SetNetworkProfileArn(v string) *NetworkProfile + func (s *NetworkProfile) SetNetworkProfileName(v string) *NetworkProfile + func (s *NetworkProfile) SetNextPassword(v string) *NetworkProfile + func (s *NetworkProfile) SetSecurityType(v string) *NetworkProfile + func (s *NetworkProfile) SetSsid(v string) *NetworkProfile + func (s *NetworkProfile) SetTrustAnchors(v []*string) *NetworkProfile + func (s NetworkProfile) GoString() string + func (s NetworkProfile) String() string + type NetworkProfileData struct + CertificateAuthorityArn *string + Description *string + EapMethod *string + NetworkProfileArn *string + NetworkProfileName *string + SecurityType *string + Ssid *string + func (s *NetworkProfileData) SetCertificateAuthorityArn(v string) *NetworkProfileData + func (s *NetworkProfileData) SetDescription(v string) *NetworkProfileData + func (s *NetworkProfileData) SetEapMethod(v string) *NetworkProfileData + func (s *NetworkProfileData) SetNetworkProfileArn(v string) *NetworkProfileData + func (s *NetworkProfileData) SetNetworkProfileName(v string) *NetworkProfileData + func (s *NetworkProfileData) SetSecurityType(v string) *NetworkProfileData + func (s *NetworkProfileData) SetSsid(v string) *NetworkProfileData + func (s NetworkProfileData) GoString() string + func (s NetworkProfileData) String() string + type NotFoundException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *NotFoundException) Code() string + func (s *NotFoundException) Error() string + func (s *NotFoundException) Message() string + func (s *NotFoundException) OrigErr() error + func (s *NotFoundException) RequestID() string + func (s *NotFoundException) StatusCode() int + func (s NotFoundException) GoString() string + func (s NotFoundException) String() string + type PSTNDialIn struct + CountryCode *string + OneClickIdDelay *string + OneClickPinDelay *string + PhoneNumber *string + func (s *PSTNDialIn) SetCountryCode(v string) *PSTNDialIn + func (s *PSTNDialIn) SetOneClickIdDelay(v string) *PSTNDialIn + func (s *PSTNDialIn) SetOneClickPinDelay(v string) *PSTNDialIn + func (s *PSTNDialIn) SetPhoneNumber(v string) *PSTNDialIn + func (s *PSTNDialIn) Validate() error + func (s PSTNDialIn) GoString() string + func (s PSTNDialIn) String() string + type PhoneNumber struct + Number *string + Type *string + func (s *PhoneNumber) SetNumber(v string) *PhoneNumber + func (s *PhoneNumber) SetType(v string) *PhoneNumber + func (s *PhoneNumber) Validate() error + func (s PhoneNumber) GoString() string + func (s PhoneNumber) String() string + type ProactiveJoin struct + EnabledByMotion *bool + func (s *ProactiveJoin) SetEnabledByMotion(v bool) *ProactiveJoin + func (s ProactiveJoin) GoString() string + func (s ProactiveJoin) String() string + type Profile struct + Address *string + AddressBookArn *string + DataRetentionOptIn *bool + DistanceUnit *string + IsDefault *bool + Locale *string + MaxVolumeLimit *int64 + MeetingRoomConfiguration *MeetingRoomConfiguration + PSTNEnabled *bool + ProfileArn *string + ProfileName *string + SetupModeDisabled *bool + TemperatureUnit *string + Timezone *string + WakeWord *string + func (s *Profile) SetAddress(v string) *Profile + func (s *Profile) SetAddressBookArn(v string) *Profile + func (s *Profile) SetDataRetentionOptIn(v bool) *Profile + func (s *Profile) SetDistanceUnit(v string) *Profile + func (s *Profile) SetIsDefault(v bool) *Profile + func (s *Profile) SetLocale(v string) *Profile + func (s *Profile) SetMaxVolumeLimit(v int64) *Profile + func (s *Profile) SetMeetingRoomConfiguration(v *MeetingRoomConfiguration) *Profile + func (s *Profile) SetPSTNEnabled(v bool) *Profile + func (s *Profile) SetProfileArn(v string) *Profile + func (s *Profile) SetProfileName(v string) *Profile + func (s *Profile) SetSetupModeDisabled(v bool) *Profile + func (s *Profile) SetTemperatureUnit(v string) *Profile + func (s *Profile) SetTimezone(v string) *Profile + func (s *Profile) SetWakeWord(v string) *Profile + func (s Profile) GoString() string + func (s Profile) String() string + type ProfileData struct + Address *string + DistanceUnit *string + IsDefault *bool + Locale *string + ProfileArn *string + ProfileName *string + TemperatureUnit *string + Timezone *string + WakeWord *string + func (s *ProfileData) SetAddress(v string) *ProfileData + func (s *ProfileData) SetDistanceUnit(v string) *ProfileData + func (s *ProfileData) SetIsDefault(v bool) *ProfileData + func (s *ProfileData) SetLocale(v string) *ProfileData + func (s *ProfileData) SetProfileArn(v string) *ProfileData + func (s *ProfileData) SetProfileName(v string) *ProfileData + func (s *ProfileData) SetTemperatureUnit(v string) *ProfileData + func (s *ProfileData) SetTimezone(v string) *ProfileData + func (s *ProfileData) SetWakeWord(v string) *ProfileData + func (s ProfileData) GoString() string + func (s ProfileData) String() string + type PutConferencePreferenceInput struct + ConferencePreference *ConferencePreference + func (s *PutConferencePreferenceInput) SetConferencePreference(v *ConferencePreference) *PutConferencePreferenceInput + func (s *PutConferencePreferenceInput) Validate() error + func (s PutConferencePreferenceInput) GoString() string + func (s PutConferencePreferenceInput) String() string + type PutConferencePreferenceOutput struct + func (s PutConferencePreferenceOutput) GoString() string + func (s PutConferencePreferenceOutput) String() string + type PutInvitationConfigurationInput struct + ContactEmail *string + OrganizationName *string + PrivateSkillIds []*string + func (s *PutInvitationConfigurationInput) SetContactEmail(v string) *PutInvitationConfigurationInput + func (s *PutInvitationConfigurationInput) SetOrganizationName(v string) *PutInvitationConfigurationInput + func (s *PutInvitationConfigurationInput) SetPrivateSkillIds(v []*string) *PutInvitationConfigurationInput + func (s *PutInvitationConfigurationInput) Validate() error + func (s PutInvitationConfigurationInput) GoString() string + func (s PutInvitationConfigurationInput) String() string + type PutInvitationConfigurationOutput struct + func (s PutInvitationConfigurationOutput) GoString() string + func (s PutInvitationConfigurationOutput) String() string + type PutRoomSkillParameterInput struct + RoomArn *string + RoomSkillParameter *RoomSkillParameter + SkillId *string + func (s *PutRoomSkillParameterInput) SetRoomArn(v string) *PutRoomSkillParameterInput + func (s *PutRoomSkillParameterInput) SetRoomSkillParameter(v *RoomSkillParameter) *PutRoomSkillParameterInput + func (s *PutRoomSkillParameterInput) SetSkillId(v string) *PutRoomSkillParameterInput + func (s *PutRoomSkillParameterInput) Validate() error + func (s PutRoomSkillParameterInput) GoString() string + func (s PutRoomSkillParameterInput) String() string + type PutRoomSkillParameterOutput struct + func (s PutRoomSkillParameterOutput) GoString() string + func (s PutRoomSkillParameterOutput) String() string + type PutSkillAuthorizationInput struct + AuthorizationResult map[string]*string + RoomArn *string + SkillId *string + func (s *PutSkillAuthorizationInput) SetAuthorizationResult(v map[string]*string) *PutSkillAuthorizationInput + func (s *PutSkillAuthorizationInput) SetRoomArn(v string) *PutSkillAuthorizationInput + func (s *PutSkillAuthorizationInput) SetSkillId(v string) *PutSkillAuthorizationInput + func (s *PutSkillAuthorizationInput) Validate() error + func (s PutSkillAuthorizationInput) GoString() string + func (s PutSkillAuthorizationInput) String() string + type PutSkillAuthorizationOutput struct + func (s PutSkillAuthorizationOutput) GoString() string + func (s PutSkillAuthorizationOutput) String() string + type RegisterAVSDeviceInput struct + AmazonId *string + ClientId *string + DeviceSerialNumber *string + ProductId *string + RoomArn *string + Tags []*Tag + UserCode *string + func (s *RegisterAVSDeviceInput) SetAmazonId(v string) *RegisterAVSDeviceInput + func (s *RegisterAVSDeviceInput) SetClientId(v string) *RegisterAVSDeviceInput + func (s *RegisterAVSDeviceInput) SetDeviceSerialNumber(v string) *RegisterAVSDeviceInput + func (s *RegisterAVSDeviceInput) SetProductId(v string) *RegisterAVSDeviceInput + func (s *RegisterAVSDeviceInput) SetRoomArn(v string) *RegisterAVSDeviceInput + func (s *RegisterAVSDeviceInput) SetTags(v []*Tag) *RegisterAVSDeviceInput + func (s *RegisterAVSDeviceInput) SetUserCode(v string) *RegisterAVSDeviceInput + func (s *RegisterAVSDeviceInput) Validate() error + func (s RegisterAVSDeviceInput) GoString() string + func (s RegisterAVSDeviceInput) String() string + type RegisterAVSDeviceOutput struct + DeviceArn *string + func (s *RegisterAVSDeviceOutput) SetDeviceArn(v string) *RegisterAVSDeviceOutput + func (s RegisterAVSDeviceOutput) GoString() string + func (s RegisterAVSDeviceOutput) String() string + type RejectSkillInput struct + SkillId *string + func (s *RejectSkillInput) SetSkillId(v string) *RejectSkillInput + func (s *RejectSkillInput) Validate() error + func (s RejectSkillInput) GoString() string + func (s RejectSkillInput) String() string + type RejectSkillOutput struct + func (s RejectSkillOutput) GoString() string + func (s RejectSkillOutput) String() string + type RequireCheckIn struct + Enabled *bool + ReleaseAfterMinutes *int64 + func (s *RequireCheckIn) SetEnabled(v bool) *RequireCheckIn + func (s *RequireCheckIn) SetReleaseAfterMinutes(v int64) *RequireCheckIn + func (s RequireCheckIn) GoString() string + func (s RequireCheckIn) String() string + type ResolveRoomInput struct + SkillId *string + UserId *string + func (s *ResolveRoomInput) SetSkillId(v string) *ResolveRoomInput + func (s *ResolveRoomInput) SetUserId(v string) *ResolveRoomInput + func (s *ResolveRoomInput) Validate() error + func (s ResolveRoomInput) GoString() string + func (s ResolveRoomInput) String() string + type ResolveRoomOutput struct + RoomArn *string + RoomName *string + RoomSkillParameters []*RoomSkillParameter + func (s *ResolveRoomOutput) SetRoomArn(v string) *ResolveRoomOutput + func (s *ResolveRoomOutput) SetRoomName(v string) *ResolveRoomOutput + func (s *ResolveRoomOutput) SetRoomSkillParameters(v []*RoomSkillParameter) *ResolveRoomOutput + func (s ResolveRoomOutput) GoString() string + func (s ResolveRoomOutput) String() string + type ResourceAssociatedException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ResourceAssociatedException) Code() string + func (s *ResourceAssociatedException) Error() string + func (s *ResourceAssociatedException) Message() string + func (s *ResourceAssociatedException) OrigErr() error + func (s *ResourceAssociatedException) RequestID() string + func (s *ResourceAssociatedException) StatusCode() int + func (s ResourceAssociatedException) GoString() string + func (s ResourceAssociatedException) String() string + type ResourceInUseException struct + ClientRequestToken *string + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ResourceInUseException) Code() string + func (s *ResourceInUseException) Error() string + func (s *ResourceInUseException) Message() string + func (s *ResourceInUseException) OrigErr() error + func (s *ResourceInUseException) RequestID() string + func (s *ResourceInUseException) StatusCode() int + func (s ResourceInUseException) GoString() string + func (s ResourceInUseException) String() string + type RevokeInvitationInput struct + EnrollmentId *string + UserArn *string + func (s *RevokeInvitationInput) SetEnrollmentId(v string) *RevokeInvitationInput + func (s *RevokeInvitationInput) SetUserArn(v string) *RevokeInvitationInput + func (s RevokeInvitationInput) GoString() string + func (s RevokeInvitationInput) String() string + type RevokeInvitationOutput struct + func (s RevokeInvitationOutput) GoString() string + func (s RevokeInvitationOutput) String() string + type Room struct + Description *string + ProfileArn *string + ProviderCalendarId *string + RoomArn *string + RoomName *string + func (s *Room) SetDescription(v string) *Room + func (s *Room) SetProfileArn(v string) *Room + func (s *Room) SetProviderCalendarId(v string) *Room + func (s *Room) SetRoomArn(v string) *Room + func (s *Room) SetRoomName(v string) *Room + func (s Room) GoString() string + func (s Room) String() string + type RoomData struct + Description *string + ProfileArn *string + ProfileName *string + ProviderCalendarId *string + RoomArn *string + RoomName *string + func (s *RoomData) SetDescription(v string) *RoomData + func (s *RoomData) SetProfileArn(v string) *RoomData + func (s *RoomData) SetProfileName(v string) *RoomData + func (s *RoomData) SetProviderCalendarId(v string) *RoomData + func (s *RoomData) SetRoomArn(v string) *RoomData + func (s *RoomData) SetRoomName(v string) *RoomData + func (s RoomData) GoString() string + func (s RoomData) String() string + type RoomSkillParameter struct + ParameterKey *string + ParameterValue *string + func (s *RoomSkillParameter) SetParameterKey(v string) *RoomSkillParameter + func (s *RoomSkillParameter) SetParameterValue(v string) *RoomSkillParameter + func (s *RoomSkillParameter) Validate() error + func (s RoomSkillParameter) GoString() string + func (s RoomSkillParameter) String() string + type SearchAddressBooksInput struct + Filters []*Filter + MaxResults *int64 + NextToken *string + SortCriteria []*Sort + func (s *SearchAddressBooksInput) SetFilters(v []*Filter) *SearchAddressBooksInput + func (s *SearchAddressBooksInput) SetMaxResults(v int64) *SearchAddressBooksInput + func (s *SearchAddressBooksInput) SetNextToken(v string) *SearchAddressBooksInput + func (s *SearchAddressBooksInput) SetSortCriteria(v []*Sort) *SearchAddressBooksInput + func (s *SearchAddressBooksInput) Validate() error + func (s SearchAddressBooksInput) GoString() string + func (s SearchAddressBooksInput) String() string + type SearchAddressBooksOutput struct + AddressBooks []*AddressBookData + NextToken *string + TotalCount *int64 + func (s *SearchAddressBooksOutput) SetAddressBooks(v []*AddressBookData) *SearchAddressBooksOutput + func (s *SearchAddressBooksOutput) SetNextToken(v string) *SearchAddressBooksOutput + func (s *SearchAddressBooksOutput) SetTotalCount(v int64) *SearchAddressBooksOutput + func (s SearchAddressBooksOutput) GoString() string + func (s SearchAddressBooksOutput) String() string + type SearchContactsInput struct + Filters []*Filter + MaxResults *int64 + NextToken *string + SortCriteria []*Sort + func (s *SearchContactsInput) SetFilters(v []*Filter) *SearchContactsInput + func (s *SearchContactsInput) SetMaxResults(v int64) *SearchContactsInput + func (s *SearchContactsInput) SetNextToken(v string) *SearchContactsInput + func (s *SearchContactsInput) SetSortCriteria(v []*Sort) *SearchContactsInput + func (s *SearchContactsInput) Validate() error + func (s SearchContactsInput) GoString() string + func (s SearchContactsInput) String() string + type SearchContactsOutput struct + Contacts []*ContactData + NextToken *string + TotalCount *int64 + func (s *SearchContactsOutput) SetContacts(v []*ContactData) *SearchContactsOutput + func (s *SearchContactsOutput) SetNextToken(v string) *SearchContactsOutput + func (s *SearchContactsOutput) SetTotalCount(v int64) *SearchContactsOutput + func (s SearchContactsOutput) GoString() string + func (s SearchContactsOutput) String() string + type SearchDevicesInput struct + Filters []*Filter + MaxResults *int64 + NextToken *string + SortCriteria []*Sort + func (s *SearchDevicesInput) SetFilters(v []*Filter) *SearchDevicesInput + func (s *SearchDevicesInput) SetMaxResults(v int64) *SearchDevicesInput + func (s *SearchDevicesInput) SetNextToken(v string) *SearchDevicesInput + func (s *SearchDevicesInput) SetSortCriteria(v []*Sort) *SearchDevicesInput + func (s *SearchDevicesInput) Validate() error + func (s SearchDevicesInput) GoString() string + func (s SearchDevicesInput) String() string + type SearchDevicesOutput struct + Devices []*DeviceData + NextToken *string + TotalCount *int64 + func (s *SearchDevicesOutput) SetDevices(v []*DeviceData) *SearchDevicesOutput + func (s *SearchDevicesOutput) SetNextToken(v string) *SearchDevicesOutput + func (s *SearchDevicesOutput) SetTotalCount(v int64) *SearchDevicesOutput + func (s SearchDevicesOutput) GoString() string + func (s SearchDevicesOutput) String() string + type SearchNetworkProfilesInput struct + Filters []*Filter + MaxResults *int64 + NextToken *string + SortCriteria []*Sort + func (s *SearchNetworkProfilesInput) SetFilters(v []*Filter) *SearchNetworkProfilesInput + func (s *SearchNetworkProfilesInput) SetMaxResults(v int64) *SearchNetworkProfilesInput + func (s *SearchNetworkProfilesInput) SetNextToken(v string) *SearchNetworkProfilesInput + func (s *SearchNetworkProfilesInput) SetSortCriteria(v []*Sort) *SearchNetworkProfilesInput + func (s *SearchNetworkProfilesInput) Validate() error + func (s SearchNetworkProfilesInput) GoString() string + func (s SearchNetworkProfilesInput) String() string + type SearchNetworkProfilesOutput struct + NetworkProfiles []*NetworkProfileData + NextToken *string + TotalCount *int64 + func (s *SearchNetworkProfilesOutput) SetNetworkProfiles(v []*NetworkProfileData) *SearchNetworkProfilesOutput + func (s *SearchNetworkProfilesOutput) SetNextToken(v string) *SearchNetworkProfilesOutput + func (s *SearchNetworkProfilesOutput) SetTotalCount(v int64) *SearchNetworkProfilesOutput + func (s SearchNetworkProfilesOutput) GoString() string + func (s SearchNetworkProfilesOutput) String() string + type SearchProfilesInput struct + Filters []*Filter + MaxResults *int64 + NextToken *string + SortCriteria []*Sort + func (s *SearchProfilesInput) SetFilters(v []*Filter) *SearchProfilesInput + func (s *SearchProfilesInput) SetMaxResults(v int64) *SearchProfilesInput + func (s *SearchProfilesInput) SetNextToken(v string) *SearchProfilesInput + func (s *SearchProfilesInput) SetSortCriteria(v []*Sort) *SearchProfilesInput + func (s *SearchProfilesInput) Validate() error + func (s SearchProfilesInput) GoString() string + func (s SearchProfilesInput) String() string + type SearchProfilesOutput struct + NextToken *string + Profiles []*ProfileData + TotalCount *int64 + func (s *SearchProfilesOutput) SetNextToken(v string) *SearchProfilesOutput + func (s *SearchProfilesOutput) SetProfiles(v []*ProfileData) *SearchProfilesOutput + func (s *SearchProfilesOutput) SetTotalCount(v int64) *SearchProfilesOutput + func (s SearchProfilesOutput) GoString() string + func (s SearchProfilesOutput) String() string + type SearchRoomsInput struct + Filters []*Filter + MaxResults *int64 + NextToken *string + SortCriteria []*Sort + func (s *SearchRoomsInput) SetFilters(v []*Filter) *SearchRoomsInput + func (s *SearchRoomsInput) SetMaxResults(v int64) *SearchRoomsInput + func (s *SearchRoomsInput) SetNextToken(v string) *SearchRoomsInput + func (s *SearchRoomsInput) SetSortCriteria(v []*Sort) *SearchRoomsInput + func (s *SearchRoomsInput) Validate() error + func (s SearchRoomsInput) GoString() string + func (s SearchRoomsInput) String() string + type SearchRoomsOutput struct + NextToken *string + Rooms []*RoomData + TotalCount *int64 + func (s *SearchRoomsOutput) SetNextToken(v string) *SearchRoomsOutput + func (s *SearchRoomsOutput) SetRooms(v []*RoomData) *SearchRoomsOutput + func (s *SearchRoomsOutput) SetTotalCount(v int64) *SearchRoomsOutput + func (s SearchRoomsOutput) GoString() string + func (s SearchRoomsOutput) String() string + type SearchSkillGroupsInput struct + Filters []*Filter + MaxResults *int64 + NextToken *string + SortCriteria []*Sort + func (s *SearchSkillGroupsInput) SetFilters(v []*Filter) *SearchSkillGroupsInput + func (s *SearchSkillGroupsInput) SetMaxResults(v int64) *SearchSkillGroupsInput + func (s *SearchSkillGroupsInput) SetNextToken(v string) *SearchSkillGroupsInput + func (s *SearchSkillGroupsInput) SetSortCriteria(v []*Sort) *SearchSkillGroupsInput + func (s *SearchSkillGroupsInput) Validate() error + func (s SearchSkillGroupsInput) GoString() string + func (s SearchSkillGroupsInput) String() string + type SearchSkillGroupsOutput struct + NextToken *string + SkillGroups []*SkillGroupData + TotalCount *int64 + func (s *SearchSkillGroupsOutput) SetNextToken(v string) *SearchSkillGroupsOutput + func (s *SearchSkillGroupsOutput) SetSkillGroups(v []*SkillGroupData) *SearchSkillGroupsOutput + func (s *SearchSkillGroupsOutput) SetTotalCount(v int64) *SearchSkillGroupsOutput + func (s SearchSkillGroupsOutput) GoString() string + func (s SearchSkillGroupsOutput) String() string + type SearchUsersInput struct + Filters []*Filter + MaxResults *int64 + NextToken *string + SortCriteria []*Sort + func (s *SearchUsersInput) SetFilters(v []*Filter) *SearchUsersInput + func (s *SearchUsersInput) SetMaxResults(v int64) *SearchUsersInput + func (s *SearchUsersInput) SetNextToken(v string) *SearchUsersInput + func (s *SearchUsersInput) SetSortCriteria(v []*Sort) *SearchUsersInput + func (s *SearchUsersInput) Validate() error + func (s SearchUsersInput) GoString() string + func (s SearchUsersInput) String() string + type SearchUsersOutput struct + NextToken *string + TotalCount *int64 + Users []*UserData + func (s *SearchUsersOutput) SetNextToken(v string) *SearchUsersOutput + func (s *SearchUsersOutput) SetTotalCount(v int64) *SearchUsersOutput + func (s *SearchUsersOutput) SetUsers(v []*UserData) *SearchUsersOutput + func (s SearchUsersOutput) GoString() string + func (s SearchUsersOutput) String() string + type SendAnnouncementInput struct + ClientRequestToken *string + Content *Content + RoomFilters []*Filter + TimeToLiveInSeconds *int64 + func (s *SendAnnouncementInput) SetClientRequestToken(v string) *SendAnnouncementInput + func (s *SendAnnouncementInput) SetContent(v *Content) *SendAnnouncementInput + func (s *SendAnnouncementInput) SetRoomFilters(v []*Filter) *SendAnnouncementInput + func (s *SendAnnouncementInput) SetTimeToLiveInSeconds(v int64) *SendAnnouncementInput + func (s *SendAnnouncementInput) Validate() error + func (s SendAnnouncementInput) GoString() string + func (s SendAnnouncementInput) String() string + type SendAnnouncementOutput struct + AnnouncementArn *string + func (s *SendAnnouncementOutput) SetAnnouncementArn(v string) *SendAnnouncementOutput + func (s SendAnnouncementOutput) GoString() string + func (s SendAnnouncementOutput) String() string + type SendInvitationInput struct + UserArn *string + func (s *SendInvitationInput) SetUserArn(v string) *SendInvitationInput + func (s SendInvitationInput) GoString() string + func (s SendInvitationInput) String() string + type SendInvitationOutput struct + func (s SendInvitationOutput) GoString() string + func (s SendInvitationOutput) String() string + type SipAddress struct + Type *string + Uri *string + func (s *SipAddress) SetType(v string) *SipAddress + func (s *SipAddress) SetUri(v string) *SipAddress + func (s *SipAddress) Validate() error + func (s SipAddress) GoString() string + func (s SipAddress) String() string + type SkillDetails struct + BulletPoints []*string + DeveloperInfo *DeveloperInfo + EndUserLicenseAgreement *string + GenericKeywords []*string + InvocationPhrase *string + NewInThisVersionBulletPoints []*string + ProductDescription *string + ReleaseDate *string + Reviews map[string]*string + SkillTypes []*string + func (s *SkillDetails) SetBulletPoints(v []*string) *SkillDetails + func (s *SkillDetails) SetDeveloperInfo(v *DeveloperInfo) *SkillDetails + func (s *SkillDetails) SetEndUserLicenseAgreement(v string) *SkillDetails + func (s *SkillDetails) SetGenericKeywords(v []*string) *SkillDetails + func (s *SkillDetails) SetInvocationPhrase(v string) *SkillDetails + func (s *SkillDetails) SetNewInThisVersionBulletPoints(v []*string) *SkillDetails + func (s *SkillDetails) SetProductDescription(v string) *SkillDetails + func (s *SkillDetails) SetReleaseDate(v string) *SkillDetails + func (s *SkillDetails) SetReviews(v map[string]*string) *SkillDetails + func (s *SkillDetails) SetSkillTypes(v []*string) *SkillDetails + func (s SkillDetails) GoString() string + func (s SkillDetails) String() string + type SkillGroup struct + Description *string + SkillGroupArn *string + SkillGroupName *string + func (s *SkillGroup) SetDescription(v string) *SkillGroup + func (s *SkillGroup) SetSkillGroupArn(v string) *SkillGroup + func (s *SkillGroup) SetSkillGroupName(v string) *SkillGroup + func (s SkillGroup) GoString() string + func (s SkillGroup) String() string + type SkillGroupData struct + Description *string + SkillGroupArn *string + SkillGroupName *string + func (s *SkillGroupData) SetDescription(v string) *SkillGroupData + func (s *SkillGroupData) SetSkillGroupArn(v string) *SkillGroupData + func (s *SkillGroupData) SetSkillGroupName(v string) *SkillGroupData + func (s SkillGroupData) GoString() string + func (s SkillGroupData) String() string + type SkillNotLinkedException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *SkillNotLinkedException) Code() string + func (s *SkillNotLinkedException) Error() string + func (s *SkillNotLinkedException) Message() string + func (s *SkillNotLinkedException) OrigErr() error + func (s *SkillNotLinkedException) RequestID() string + func (s *SkillNotLinkedException) StatusCode() int + func (s SkillNotLinkedException) GoString() string + func (s SkillNotLinkedException) String() string + type SkillSummary struct + EnablementType *string + SkillId *string + SkillName *string + SkillType *string + SupportsLinking *bool + func (s *SkillSummary) SetEnablementType(v string) *SkillSummary + func (s *SkillSummary) SetSkillId(v string) *SkillSummary + func (s *SkillSummary) SetSkillName(v string) *SkillSummary + func (s *SkillSummary) SetSkillType(v string) *SkillSummary + func (s *SkillSummary) SetSupportsLinking(v bool) *SkillSummary + func (s SkillSummary) GoString() string + func (s SkillSummary) String() string + type SkillsStoreSkill struct + IconUrl *string + SampleUtterances []*string + ShortDescription *string + SkillDetails *SkillDetails + SkillId *string + SkillName *string + SupportsLinking *bool + func (s *SkillsStoreSkill) SetIconUrl(v string) *SkillsStoreSkill + func (s *SkillsStoreSkill) SetSampleUtterances(v []*string) *SkillsStoreSkill + func (s *SkillsStoreSkill) SetShortDescription(v string) *SkillsStoreSkill + func (s *SkillsStoreSkill) SetSkillDetails(v *SkillDetails) *SkillsStoreSkill + func (s *SkillsStoreSkill) SetSkillId(v string) *SkillsStoreSkill + func (s *SkillsStoreSkill) SetSkillName(v string) *SkillsStoreSkill + func (s *SkillsStoreSkill) SetSupportsLinking(v bool) *SkillsStoreSkill + func (s SkillsStoreSkill) GoString() string + func (s SkillsStoreSkill) String() string + type SmartHomeAppliance struct + Description *string + FriendlyName *string + ManufacturerName *string + func (s *SmartHomeAppliance) SetDescription(v string) *SmartHomeAppliance + func (s *SmartHomeAppliance) SetFriendlyName(v string) *SmartHomeAppliance + func (s *SmartHomeAppliance) SetManufacturerName(v string) *SmartHomeAppliance + func (s SmartHomeAppliance) GoString() string + func (s SmartHomeAppliance) String() string + type Sort struct + Key *string + Value *string + func (s *Sort) SetKey(v string) *Sort + func (s *Sort) SetValue(v string) *Sort + func (s *Sort) Validate() error + func (s Sort) GoString() string + func (s Sort) String() string + type Ssml struct + Locale *string + Value *string + func (s *Ssml) SetLocale(v string) *Ssml + func (s *Ssml) SetValue(v string) *Ssml + func (s *Ssml) Validate() error + func (s Ssml) GoString() string + func (s Ssml) String() string + type StartDeviceSyncInput struct + DeviceArn *string + Features []*string + RoomArn *string + func (s *StartDeviceSyncInput) SetDeviceArn(v string) *StartDeviceSyncInput + func (s *StartDeviceSyncInput) SetFeatures(v []*string) *StartDeviceSyncInput + func (s *StartDeviceSyncInput) SetRoomArn(v string) *StartDeviceSyncInput + func (s *StartDeviceSyncInput) Validate() error + func (s StartDeviceSyncInput) GoString() string + func (s StartDeviceSyncInput) String() string + type StartDeviceSyncOutput struct + func (s StartDeviceSyncOutput) GoString() string + func (s StartDeviceSyncOutput) String() string + type StartSmartHomeApplianceDiscoveryInput struct + RoomArn *string + func (s *StartSmartHomeApplianceDiscoveryInput) SetRoomArn(v string) *StartSmartHomeApplianceDiscoveryInput + func (s *StartSmartHomeApplianceDiscoveryInput) Validate() error + func (s StartSmartHomeApplianceDiscoveryInput) GoString() string + func (s StartSmartHomeApplianceDiscoveryInput) String() string + type StartSmartHomeApplianceDiscoveryOutput struct + func (s StartSmartHomeApplianceDiscoveryOutput) GoString() string + func (s StartSmartHomeApplianceDiscoveryOutput) 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 + Arn *string + Tags []*Tag + func (s *TagResourceInput) SetArn(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 Text struct + Locale *string + Value *string + func (s *Text) SetLocale(v string) *Text + func (s *Text) SetValue(v string) *Text + func (s *Text) Validate() error + func (s Text) GoString() string + func (s Text) String() string + type UnauthorizedException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *UnauthorizedException) Code() string + func (s *UnauthorizedException) Error() string + func (s *UnauthorizedException) Message() string + func (s *UnauthorizedException) OrigErr() error + func (s *UnauthorizedException) RequestID() string + func (s *UnauthorizedException) StatusCode() int + func (s UnauthorizedException) GoString() string + func (s UnauthorizedException) String() string + type UntagResourceInput struct + Arn *string + TagKeys []*string + func (s *UntagResourceInput) SetArn(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 UpdateAddressBookInput struct + AddressBookArn *string + Description *string + Name *string + func (s *UpdateAddressBookInput) SetAddressBookArn(v string) *UpdateAddressBookInput + func (s *UpdateAddressBookInput) SetDescription(v string) *UpdateAddressBookInput + func (s *UpdateAddressBookInput) SetName(v string) *UpdateAddressBookInput + func (s *UpdateAddressBookInput) Validate() error + func (s UpdateAddressBookInput) GoString() string + func (s UpdateAddressBookInput) String() string + type UpdateAddressBookOutput struct + func (s UpdateAddressBookOutput) GoString() string + func (s UpdateAddressBookOutput) String() string + type UpdateBusinessReportScheduleInput struct + Format *string + Recurrence *BusinessReportRecurrence + S3BucketName *string + S3KeyPrefix *string + ScheduleArn *string + ScheduleName *string + func (s *UpdateBusinessReportScheduleInput) SetFormat(v string) *UpdateBusinessReportScheduleInput + func (s *UpdateBusinessReportScheduleInput) SetRecurrence(v *BusinessReportRecurrence) *UpdateBusinessReportScheduleInput + func (s *UpdateBusinessReportScheduleInput) SetS3BucketName(v string) *UpdateBusinessReportScheduleInput + func (s *UpdateBusinessReportScheduleInput) SetS3KeyPrefix(v string) *UpdateBusinessReportScheduleInput + func (s *UpdateBusinessReportScheduleInput) SetScheduleArn(v string) *UpdateBusinessReportScheduleInput + func (s *UpdateBusinessReportScheduleInput) SetScheduleName(v string) *UpdateBusinessReportScheduleInput + func (s *UpdateBusinessReportScheduleInput) Validate() error + func (s UpdateBusinessReportScheduleInput) GoString() string + func (s UpdateBusinessReportScheduleInput) String() string + type UpdateBusinessReportScheduleOutput struct + func (s UpdateBusinessReportScheduleOutput) GoString() string + func (s UpdateBusinessReportScheduleOutput) String() string + type UpdateConferenceProviderInput struct + ConferenceProviderArn *string + ConferenceProviderType *string + IPDialIn *IPDialIn + MeetingSetting *MeetingSetting + PSTNDialIn *PSTNDialIn + func (s *UpdateConferenceProviderInput) SetConferenceProviderArn(v string) *UpdateConferenceProviderInput + func (s *UpdateConferenceProviderInput) SetConferenceProviderType(v string) *UpdateConferenceProviderInput + func (s *UpdateConferenceProviderInput) SetIPDialIn(v *IPDialIn) *UpdateConferenceProviderInput + func (s *UpdateConferenceProviderInput) SetMeetingSetting(v *MeetingSetting) *UpdateConferenceProviderInput + func (s *UpdateConferenceProviderInput) SetPSTNDialIn(v *PSTNDialIn) *UpdateConferenceProviderInput + func (s *UpdateConferenceProviderInput) Validate() error + func (s UpdateConferenceProviderInput) GoString() string + func (s UpdateConferenceProviderInput) String() string + type UpdateConferenceProviderOutput struct + func (s UpdateConferenceProviderOutput) GoString() string + func (s UpdateConferenceProviderOutput) String() string + type UpdateContactInput struct + ContactArn *string + DisplayName *string + FirstName *string + LastName *string + PhoneNumber *string + PhoneNumbers []*PhoneNumber + SipAddresses []*SipAddress + func (s *UpdateContactInput) SetContactArn(v string) *UpdateContactInput + func (s *UpdateContactInput) SetDisplayName(v string) *UpdateContactInput + func (s *UpdateContactInput) SetFirstName(v string) *UpdateContactInput + func (s *UpdateContactInput) SetLastName(v string) *UpdateContactInput + func (s *UpdateContactInput) SetPhoneNumber(v string) *UpdateContactInput + func (s *UpdateContactInput) SetPhoneNumbers(v []*PhoneNumber) *UpdateContactInput + func (s *UpdateContactInput) SetSipAddresses(v []*SipAddress) *UpdateContactInput + func (s *UpdateContactInput) Validate() error + func (s UpdateContactInput) GoString() string + func (s UpdateContactInput) String() string + type UpdateContactOutput struct + func (s UpdateContactOutput) GoString() string + func (s UpdateContactOutput) String() string + type UpdateDeviceInput struct + DeviceArn *string + DeviceName *string + func (s *UpdateDeviceInput) SetDeviceArn(v string) *UpdateDeviceInput + func (s *UpdateDeviceInput) SetDeviceName(v string) *UpdateDeviceInput + func (s *UpdateDeviceInput) Validate() error + func (s UpdateDeviceInput) GoString() string + func (s UpdateDeviceInput) String() string + type UpdateDeviceOutput struct + func (s UpdateDeviceOutput) GoString() string + func (s UpdateDeviceOutput) String() string + type UpdateEndOfMeetingReminder struct + Enabled *bool + ReminderAtMinutes []*int64 + ReminderType *string + func (s *UpdateEndOfMeetingReminder) SetEnabled(v bool) *UpdateEndOfMeetingReminder + func (s *UpdateEndOfMeetingReminder) SetReminderAtMinutes(v []*int64) *UpdateEndOfMeetingReminder + func (s *UpdateEndOfMeetingReminder) SetReminderType(v string) *UpdateEndOfMeetingReminder + func (s *UpdateEndOfMeetingReminder) Validate() error + func (s UpdateEndOfMeetingReminder) GoString() string + func (s UpdateEndOfMeetingReminder) String() string + type UpdateGatewayGroupInput struct + Description *string + GatewayGroupArn *string + Name *string + func (s *UpdateGatewayGroupInput) SetDescription(v string) *UpdateGatewayGroupInput + func (s *UpdateGatewayGroupInput) SetGatewayGroupArn(v string) *UpdateGatewayGroupInput + func (s *UpdateGatewayGroupInput) SetName(v string) *UpdateGatewayGroupInput + func (s *UpdateGatewayGroupInput) Validate() error + func (s UpdateGatewayGroupInput) GoString() string + func (s UpdateGatewayGroupInput) String() string + type UpdateGatewayGroupOutput struct + func (s UpdateGatewayGroupOutput) GoString() string + func (s UpdateGatewayGroupOutput) String() string + type UpdateGatewayInput struct + Description *string + GatewayArn *string + Name *string + SoftwareVersion *string + func (s *UpdateGatewayInput) SetDescription(v string) *UpdateGatewayInput + func (s *UpdateGatewayInput) SetGatewayArn(v string) *UpdateGatewayInput + func (s *UpdateGatewayInput) SetName(v string) *UpdateGatewayInput + func (s *UpdateGatewayInput) SetSoftwareVersion(v string) *UpdateGatewayInput + func (s *UpdateGatewayInput) Validate() error + func (s UpdateGatewayInput) GoString() string + func (s UpdateGatewayInput) String() string + type UpdateGatewayOutput struct + func (s UpdateGatewayOutput) GoString() string + func (s UpdateGatewayOutput) String() string + type UpdateInstantBooking struct + DurationInMinutes *int64 + Enabled *bool + func (s *UpdateInstantBooking) SetDurationInMinutes(v int64) *UpdateInstantBooking + func (s *UpdateInstantBooking) SetEnabled(v bool) *UpdateInstantBooking + func (s UpdateInstantBooking) GoString() string + func (s UpdateInstantBooking) String() string + type UpdateMeetingRoomConfiguration struct + EndOfMeetingReminder *UpdateEndOfMeetingReminder + InstantBooking *UpdateInstantBooking + ProactiveJoin *UpdateProactiveJoin + RequireCheckIn *UpdateRequireCheckIn + RoomUtilizationMetricsEnabled *bool + func (s *UpdateMeetingRoomConfiguration) SetEndOfMeetingReminder(v *UpdateEndOfMeetingReminder) *UpdateMeetingRoomConfiguration + func (s *UpdateMeetingRoomConfiguration) SetInstantBooking(v *UpdateInstantBooking) *UpdateMeetingRoomConfiguration + func (s *UpdateMeetingRoomConfiguration) SetProactiveJoin(v *UpdateProactiveJoin) *UpdateMeetingRoomConfiguration + func (s *UpdateMeetingRoomConfiguration) SetRequireCheckIn(v *UpdateRequireCheckIn) *UpdateMeetingRoomConfiguration + func (s *UpdateMeetingRoomConfiguration) SetRoomUtilizationMetricsEnabled(v bool) *UpdateMeetingRoomConfiguration + func (s *UpdateMeetingRoomConfiguration) Validate() error + func (s UpdateMeetingRoomConfiguration) GoString() string + func (s UpdateMeetingRoomConfiguration) String() string + type UpdateNetworkProfileInput struct + CertificateAuthorityArn *string + CurrentPassword *string + Description *string + NetworkProfileArn *string + NetworkProfileName *string + NextPassword *string + TrustAnchors []*string + func (s *UpdateNetworkProfileInput) SetCertificateAuthorityArn(v string) *UpdateNetworkProfileInput + func (s *UpdateNetworkProfileInput) SetCurrentPassword(v string) *UpdateNetworkProfileInput + func (s *UpdateNetworkProfileInput) SetDescription(v string) *UpdateNetworkProfileInput + func (s *UpdateNetworkProfileInput) SetNetworkProfileArn(v string) *UpdateNetworkProfileInput + func (s *UpdateNetworkProfileInput) SetNetworkProfileName(v string) *UpdateNetworkProfileInput + func (s *UpdateNetworkProfileInput) SetNextPassword(v string) *UpdateNetworkProfileInput + func (s *UpdateNetworkProfileInput) SetTrustAnchors(v []*string) *UpdateNetworkProfileInput + func (s *UpdateNetworkProfileInput) Validate() error + func (s UpdateNetworkProfileInput) GoString() string + func (s UpdateNetworkProfileInput) String() string + type UpdateNetworkProfileOutput struct + func (s UpdateNetworkProfileOutput) GoString() string + func (s UpdateNetworkProfileOutput) String() string + type UpdateProactiveJoin struct + EnabledByMotion *bool + func (s *UpdateProactiveJoin) SetEnabledByMotion(v bool) *UpdateProactiveJoin + func (s *UpdateProactiveJoin) Validate() error + func (s UpdateProactiveJoin) GoString() string + func (s UpdateProactiveJoin) String() string + type UpdateProfileInput struct + Address *string + DataRetentionOptIn *bool + DistanceUnit *string + IsDefault *bool + Locale *string + MaxVolumeLimit *int64 + MeetingRoomConfiguration *UpdateMeetingRoomConfiguration + PSTNEnabled *bool + ProfileArn *string + ProfileName *string + SetupModeDisabled *bool + TemperatureUnit *string + Timezone *string + WakeWord *string + func (s *UpdateProfileInput) SetAddress(v string) *UpdateProfileInput + func (s *UpdateProfileInput) SetDataRetentionOptIn(v bool) *UpdateProfileInput + func (s *UpdateProfileInput) SetDistanceUnit(v string) *UpdateProfileInput + func (s *UpdateProfileInput) SetIsDefault(v bool) *UpdateProfileInput + func (s *UpdateProfileInput) SetLocale(v string) *UpdateProfileInput + func (s *UpdateProfileInput) SetMaxVolumeLimit(v int64) *UpdateProfileInput + func (s *UpdateProfileInput) SetMeetingRoomConfiguration(v *UpdateMeetingRoomConfiguration) *UpdateProfileInput + func (s *UpdateProfileInput) SetPSTNEnabled(v bool) *UpdateProfileInput + func (s *UpdateProfileInput) SetProfileArn(v string) *UpdateProfileInput + func (s *UpdateProfileInput) SetProfileName(v string) *UpdateProfileInput + func (s *UpdateProfileInput) SetSetupModeDisabled(v bool) *UpdateProfileInput + func (s *UpdateProfileInput) SetTemperatureUnit(v string) *UpdateProfileInput + func (s *UpdateProfileInput) SetTimezone(v string) *UpdateProfileInput + func (s *UpdateProfileInput) SetWakeWord(v string) *UpdateProfileInput + func (s *UpdateProfileInput) Validate() error + func (s UpdateProfileInput) GoString() string + func (s UpdateProfileInput) String() string + type UpdateProfileOutput struct + func (s UpdateProfileOutput) GoString() string + func (s UpdateProfileOutput) String() string + type UpdateRequireCheckIn struct + Enabled *bool + ReleaseAfterMinutes *int64 + func (s *UpdateRequireCheckIn) SetEnabled(v bool) *UpdateRequireCheckIn + func (s *UpdateRequireCheckIn) SetReleaseAfterMinutes(v int64) *UpdateRequireCheckIn + func (s UpdateRequireCheckIn) GoString() string + func (s UpdateRequireCheckIn) String() string + type UpdateRoomInput struct + Description *string + ProfileArn *string + ProviderCalendarId *string + RoomArn *string + RoomName *string + func (s *UpdateRoomInput) SetDescription(v string) *UpdateRoomInput + func (s *UpdateRoomInput) SetProfileArn(v string) *UpdateRoomInput + func (s *UpdateRoomInput) SetProviderCalendarId(v string) *UpdateRoomInput + func (s *UpdateRoomInput) SetRoomArn(v string) *UpdateRoomInput + func (s *UpdateRoomInput) SetRoomName(v string) *UpdateRoomInput + func (s *UpdateRoomInput) Validate() error + func (s UpdateRoomInput) GoString() string + func (s UpdateRoomInput) String() string + type UpdateRoomOutput struct + func (s UpdateRoomOutput) GoString() string + func (s UpdateRoomOutput) String() string + type UpdateSkillGroupInput struct + Description *string + SkillGroupArn *string + SkillGroupName *string + func (s *UpdateSkillGroupInput) SetDescription(v string) *UpdateSkillGroupInput + func (s *UpdateSkillGroupInput) SetSkillGroupArn(v string) *UpdateSkillGroupInput + func (s *UpdateSkillGroupInput) SetSkillGroupName(v string) *UpdateSkillGroupInput + func (s *UpdateSkillGroupInput) Validate() error + func (s UpdateSkillGroupInput) GoString() string + func (s UpdateSkillGroupInput) String() string + type UpdateSkillGroupOutput struct + func (s UpdateSkillGroupOutput) GoString() string + func (s UpdateSkillGroupOutput) String() string + type UserData struct + Email *string + EnrollmentId *string + EnrollmentStatus *string + FirstName *string + LastName *string + UserArn *string + func (s *UserData) SetEmail(v string) *UserData + func (s *UserData) SetEnrollmentId(v string) *UserData + func (s *UserData) SetEnrollmentStatus(v string) *UserData + func (s *UserData) SetFirstName(v string) *UserData + func (s *UserData) SetLastName(v string) *UserData + func (s *UserData) SetUserArn(v string) *UserData + func (s UserData) GoString() string + func (s UserData) String() string