Module: Aws::DataZone::Client::_GetEnvironmentProfileResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#aws_account_id::String

Returns:

  • (::String)


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

def aws_account_id: () -> ::String

#aws_account_region::String

Returns:

  • (::String)


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

def aws_account_region: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#created_by::String

Returns:

  • (::String)


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

def created_by: () -> ::String

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#domain_id::String

Returns:

  • (::String)


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

def domain_id: () -> ::String

#environment_blueprint_id::String

Returns:

  • (::String)


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

def environment_blueprint_id: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#project_id::String

Returns:

  • (::String)


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

def project_id: () -> ::String

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time

#user_parameters::Array[Types::CustomParameter]

Returns:



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

def user_parameters: () -> ::Array[Types::CustomParameter]