Module: Aws::Deadline::Client::_GetLicenseEndpointResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#dns_name::String

Returns:

  • (::String)


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

def dns_name: () -> ::String

#license_endpoint_id::String

Returns:

  • (::String)


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

def license_endpoint_id: () -> ::String

#security_group_ids::Array[::String]

Returns:

  • (::Array[::String])


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

def security_group_ids: () -> ::Array[::String]

#status"CREATE_IN_PROGRESS", ...

Returns:

  • ("CREATE_IN_PROGRESS", "DELETE_IN_PROGRESS", "READY", "NOT_READY")


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

def status: () -> ("CREATE_IN_PROGRESS" | "DELETE_IN_PROGRESS" | "READY" | "NOT_READY")

#status_message::String

Returns:

  • (::String)


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

def status_message: () -> ::String

#subnet_ids::Array[::String]

Returns:

  • (::Array[::String])


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

def subnet_ids: () -> ::Array[::String]

#vpc_id::String

Returns:

  • (::String)


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

def vpc_id: () -> ::String