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)


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

def aws_account_id: () -> ::String

#aws_account_region::String

Returns:

  • (::String)


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

def aws_account_region: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#created_by::String

Returns:

  • (::String)


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

def created_by: () -> ::String

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#domain_id::String

Returns:

  • (::String)


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

def domain_id: () -> ::String

#environment_blueprint_id::String

Returns:

  • (::String)


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

def environment_blueprint_id: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#project_id::String

Returns:

  • (::String)


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

def project_id: () -> ::String

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time

#user_parameters::Array[Types::CustomParameter]

Returns:



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

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