Versions in this module Expand all Collapse all v1 v1.0.4 Oct 27, 2021 Changes in this version + const BusinessReportFailureCodeAccessDenied + const BusinessReportFailureCodeInternalFailure + const BusinessReportFailureCodeNoSuchBucket + const BusinessReportFormatCsv + const BusinessReportFormatCsvZip + const BusinessReportIntervalOneDay + const BusinessReportIntervalOneWeek + 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 DeviceStatusDetailCodeDeviceSoftwareUpdateNeeded + const DeviceStatusDetailCodeDeviceWasOffline + const DeviceStatusPending + const DeviceStatusReady + const DeviceStatusWasOffline + const DistanceUnitImperial + const DistanceUnitMetric + const EnablementTypeEnabled + const EnablementTypeFilterEnabled + const EnablementTypeFilterPending + const EnablementTypePending + const EndpointsID + const EnrollmentStatusDeregistering + const EnrollmentStatusDisassociating + const EnrollmentStatusInitialized + const EnrollmentStatusPending + const EnrollmentStatusRegistered + const ErrCodeAlreadyExistsException + const ErrCodeConcurrentModificationException + const ErrCodeDeviceNotRegisteredException + const ErrCodeInvalidCertificateAuthorityException + const ErrCodeInvalidDeviceException + const ErrCodeInvalidUserStatusException + const ErrCodeLimitExceededException + const ErrCodeNameInUseException + const ErrCodeNotFoundException + const ErrCodeResourceInUseException + const ErrCodeSkillNotLinkedException + const ErrCodeUnauthorizedException + const FeatureAll + const FeatureBluetooth + const FeatureLists + const FeatureNotifications + const FeatureSkills + const FeatureVolume + const RequirePinNo + const RequirePinOptional + const RequirePinYes + const ServiceID + const ServiceName + 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 + 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) 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) 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) DeleteDeviceWithContext(ctx aws.Context, input *DeleteDeviceInput, opts ...request.Option) (*DeleteDeviceOutput, 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) 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) 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) 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) 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) 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) 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 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 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 + OrganizationArn *string + SkillId *string + func (s *AssociateSkillWithUsersInput) SetOrganizationArn(v string) *AssociateSkillWithUsersInput + 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 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) 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 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 + 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) GoString() string + func (s Contact) String() string + type ContactData struct + ContactArn *string + DisplayName *string + FirstName *string + LastName *string + PhoneNumber *string + 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) GoString() string + func (s ContactData) String() string + type CreateAddressBookInput struct + ClientRequestToken *string + Description *string + Name *string + func (s *CreateAddressBookInput) SetClientRequestToken(v string) *CreateAddressBookInput + func (s *CreateAddressBookInput) SetDescription(v string) *CreateAddressBookInput + func (s *CreateAddressBookInput) SetName(v string) *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 + 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) 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 + 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) 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 + 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) 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 CreateProfileInput struct + Address *string + ClientRequestToken *string + DistanceUnit *string + MaxVolumeLimit *int64 + PSTNEnabled *bool + ProfileName *string + SetupModeDisabled *bool + TemperatureUnit *string + Timezone *string + WakeWord *string + func (s *CreateProfileInput) SetAddress(v string) *CreateProfileInput + func (s *CreateProfileInput) SetClientRequestToken(v string) *CreateProfileInput + func (s *CreateProfileInput) SetDistanceUnit(v string) *CreateProfileInput + func (s *CreateProfileInput) SetMaxVolumeLimit(v int64) *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) 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 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 + func (s *CreateSkillGroupInput) SetClientRequestToken(v string) *CreateSkillGroupInput + func (s *CreateSkillGroupInput) SetDescription(v string) *CreateSkillGroupInput + func (s *CreateSkillGroupInput) SetSkillGroupName(v string) *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 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 + 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) SetRoomArn(v string) *Device + func (s *Device) SetSoftwareVersion(v string) *Device + func (s Device) GoString() string + func (s Device) String() string + type DeviceData struct + DeviceArn *string + DeviceName *string + DeviceSerialNumber *string + DeviceStatus *string + DeviceStatusInfo *DeviceStatusInfo + DeviceType *string + MacAddress *string + RoomArn *string + RoomName *string + SoftwareVersion *string + 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) 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 DeviceStatusDetail struct + Code *string + func (s *DeviceStatusDetail) SetCode(v string) *DeviceStatusDetail + func (s DeviceStatusDetail) GoString() string + func (s DeviceStatusDetail) String() string + type DeviceStatusInfo struct + ConnectionStatus *string + DeviceStatusDetails []*DeviceStatusDetail + func (s *DeviceStatusInfo) SetConnectionStatus(v string) *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 + OrganizationArn *string + SkillId *string + func (s *DisassociateSkillFromUsersInput) SetOrganizationArn(v string) *DisassociateSkillFromUsersInput + 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 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 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 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 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 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 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 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 Profile struct + Address *string + AddressBookArn *string + DistanceUnit *string + IsDefault *bool + MaxVolumeLimit *int64 + 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) SetDistanceUnit(v string) *Profile + func (s *Profile) SetIsDefault(v bool) *Profile + func (s *Profile) SetMaxVolumeLimit(v int64) *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 + 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) 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 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 + 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) 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 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 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 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 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 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 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 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 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 + 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) 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 UpdateProfileInput struct + Address *string + DistanceUnit *string + IsDefault *bool + MaxVolumeLimit *int64 + PSTNEnabled *bool + ProfileArn *string + ProfileName *string + SetupModeDisabled *bool + TemperatureUnit *string + Timezone *string + WakeWord *string + func (s *UpdateProfileInput) SetAddress(v string) *UpdateProfileInput + func (s *UpdateProfileInput) SetDistanceUnit(v string) *UpdateProfileInput + func (s *UpdateProfileInput) SetIsDefault(v bool) *UpdateProfileInput + func (s *UpdateProfileInput) SetMaxVolumeLimit(v int64) *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 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