Module: Aws::IoTSiteWise::Client::_DescribeApplicationResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#dns_subdomain::String

Returns:

  • (::String)


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

def dns_subdomain: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#idc_application_arn::String

Returns:

  • (::String)


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

def idc_application_arn: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#status"CREATING", ...

Returns:

  • ("CREATING", "ACTIVE", "DELETING")


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

def status: () -> ("CREATING" | "ACTIVE" | "DELETING")

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time

#workspace_name::String

Returns:

  • (::String)


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

def workspace_name: () -> ::String