Module: Aws::DataZone::Client::_GetDomainResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetDomainOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


1995
# File 'sig/client.rbs', line 1995

def arn: () -> ::String

#created_at::Time

Returns:

  • (::Time)


1999
# File 'sig/client.rbs', line 1999

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


1992
# File 'sig/client.rbs', line 1992

def description: () -> ::String

#domain_execution_role::String

Returns:

  • (::String)


1994
# File 'sig/client.rbs', line 1994

def domain_execution_role: () -> ::String

#domain_version"V1", "V2"

Returns:

  • ("V1", "V2")


2002
# File 'sig/client.rbs', line 2002

def domain_version: () -> ("V1" | "V2")

#id::String

Returns:

  • (::String)


1989
# File 'sig/client.rbs', line 1989

def id: () -> ::String

#kms_key_identifier::String

Returns:

  • (::String)


1996
# File 'sig/client.rbs', line 1996

def kms_key_identifier: () -> ::String

#last_updated_at::Time

Returns:

  • (::Time)


2000
# File 'sig/client.rbs', line 2000

def last_updated_at: () -> ::Time

#name::String

Returns:

  • (::String)


1991
# File 'sig/client.rbs', line 1991

def name: () -> ::String

#portal_url::String

Returns:

  • (::String)


1998
# File 'sig/client.rbs', line 1998

def portal_url: () -> ::String

#root_domain_unit_id::String

Returns:

  • (::String)


1990
# File 'sig/client.rbs', line 1990

def root_domain_unit_id: () -> ::String

#service_role::String

Returns:

  • (::String)


2003
# File 'sig/client.rbs', line 2003

def service_role: () -> ::String

#single_sign_onTypes::SingleSignOn

Returns:



1993
# File 'sig/client.rbs', line 1993

def single_sign_on: () -> Types::SingleSignOn

#status"CREATING", ...

Returns:

  • ("CREATING", "AVAILABLE", "CREATION_FAILED", "DELETING", "DELETED", "DELETION_FAILED")


1997
# File 'sig/client.rbs', line 1997

def status: () -> ("CREATING" | "AVAILABLE" | "CREATION_FAILED" | "DELETING" | "DELETED" | "DELETION_FAILED")

#tags::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


2001
# File 'sig/client.rbs', line 2001

def tags: () -> ::Hash[::String, ::String]