Class: Aws::SSOAdmin::Types::DescribeApplicationResponse

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-ssoadmin/lib/aws-sdk-ssoadmin/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#application_accountString

The account ID.

Returns:

  • (String)


1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
# File 'gems/aws-sdk-ssoadmin/lib/aws-sdk-ssoadmin/types.rb', line 1594

class DescribeApplicationResponse < Struct.new(
  :application_arn,
  :application_provider_arn,
  :name,
  :application_account,
  :instance_arn,
  :identity_store_arn,
  :status,
  :portal_options,
  :description,
  :created_date,
  :created_from)
  SENSITIVE = []
  include Aws::Structure
end

#application_arnString

Specifies the ARN of the application.

Returns:

  • (String)


1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
# File 'gems/aws-sdk-ssoadmin/lib/aws-sdk-ssoadmin/types.rb', line 1594

class DescribeApplicationResponse < Struct.new(
  :application_arn,
  :application_provider_arn,
  :name,
  :application_account,
  :instance_arn,
  :identity_store_arn,
  :status,
  :portal_options,
  :description,
  :created_date,
  :created_from)
  SENSITIVE = []
  include Aws::Structure
end

#application_provider_arnString

The ARN of the application provider under which the operation will run.

Returns:

  • (String)


1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
# File 'gems/aws-sdk-ssoadmin/lib/aws-sdk-ssoadmin/types.rb', line 1594

class DescribeApplicationResponse < Struct.new(
  :application_arn,
  :application_provider_arn,
  :name,
  :application_account,
  :instance_arn,
  :identity_store_arn,
  :status,
  :portal_options,
  :description,
  :created_date,
  :created_from)
  SENSITIVE = []
  include Aws::Structure
end

#created_dateTime

The date the application was created.

Returns:

  • (Time)


1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
# File 'gems/aws-sdk-ssoadmin/lib/aws-sdk-ssoadmin/types.rb', line 1594

class DescribeApplicationResponse < Struct.new(
  :application_arn,
  :application_provider_arn,
  :name,
  :application_account,
  :instance_arn,
  :identity_store_arn,
  :status,
  :portal_options,
  :description,
  :created_date,
  :created_from)
  SENSITIVE = []
  include Aws::Structure
end

#created_fromString

The Amazon Web Services Region where the application was created in IAM Identity Center.

Returns:

  • (String)


1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
# File 'gems/aws-sdk-ssoadmin/lib/aws-sdk-ssoadmin/types.rb', line 1594

class DescribeApplicationResponse < Struct.new(
  :application_arn,
  :application_provider_arn,
  :name,
  :application_account,
  :instance_arn,
  :identity_store_arn,
  :status,
  :portal_options,
  :description,
  :created_date,
  :created_from)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

The description of the .

Returns:

  • (String)


1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
# File 'gems/aws-sdk-ssoadmin/lib/aws-sdk-ssoadmin/types.rb', line 1594

class DescribeApplicationResponse < Struct.new(
  :application_arn,
  :application_provider_arn,
  :name,
  :application_account,
  :instance_arn,
  :identity_store_arn,
  :status,
  :portal_options,
  :description,
  :created_date,
  :created_from)
  SENSITIVE = []
  include Aws::Structure
end

#identity_store_arnString

The ARN of the identity store that is connected to the instance of IAM Identity Center.

Returns:

  • (String)


1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
# File 'gems/aws-sdk-ssoadmin/lib/aws-sdk-ssoadmin/types.rb', line 1594

class DescribeApplicationResponse < Struct.new(
  :application_arn,
  :application_provider_arn,
  :name,
  :application_account,
  :instance_arn,
  :identity_store_arn,
  :status,
  :portal_options,
  :description,
  :created_date,
  :created_from)
  SENSITIVE = []
  include Aws::Structure
end

#instance_arnString

The ARN of the IAM Identity Center application under which the operation will run. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

Returns:

  • (String)


1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
# File 'gems/aws-sdk-ssoadmin/lib/aws-sdk-ssoadmin/types.rb', line 1594

class DescribeApplicationResponse < Struct.new(
  :application_arn,
  :application_provider_arn,
  :name,
  :application_account,
  :instance_arn,
  :identity_store_arn,
  :status,
  :portal_options,
  :description,
  :created_date,
  :created_from)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

The application name.

Returns:

  • (String)


1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
# File 'gems/aws-sdk-ssoadmin/lib/aws-sdk-ssoadmin/types.rb', line 1594

class DescribeApplicationResponse < Struct.new(
  :application_arn,
  :application_provider_arn,
  :name,
  :application_account,
  :instance_arn,
  :identity_store_arn,
  :status,
  :portal_options,
  :description,
  :created_date,
  :created_from)
  SENSITIVE = []
  include Aws::Structure
end

#portal_optionsTypes::PortalOptions

A structure that describes the options for the portal associated with an application.



1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
# File 'gems/aws-sdk-ssoadmin/lib/aws-sdk-ssoadmin/types.rb', line 1594

class DescribeApplicationResponse < Struct.new(
  :application_arn,
  :application_provider_arn,
  :name,
  :application_account,
  :instance_arn,
  :identity_store_arn,
  :status,
  :portal_options,
  :description,
  :created_date,
  :created_from)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

Specifies whether the application is enabled or disabled.

Returns:

  • (String)


1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
# File 'gems/aws-sdk-ssoadmin/lib/aws-sdk-ssoadmin/types.rb', line 1594

class DescribeApplicationResponse < Struct.new(
  :application_arn,
  :application_provider_arn,
  :name,
  :application_account,
  :instance_arn,
  :identity_store_arn,
  :status,
  :portal_options,
  :description,
  :created_date,
  :created_from)
  SENSITIVE = []
  include Aws::Structure
end