You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::AlexaForBusiness::Types::DeveloperInfo

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The details about the developer that published the skill.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#developer_nameString

The name of the developer.

Returns:

  • (String)

    The name of the developer.

#emailString

The email of the developer.

Returns:

  • (String)

    The email of the developer.

#privacy_policyString

The URL of the privacy policy.

Returns:

  • (String)

    The URL of the privacy policy.

#urlString

The website of the developer.

Returns:

  • (String)

    The website of the developer.