Module: Aws::DataZone::Client::_UpdateEnvironmentProfileResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#aws_account_id::String

Returns:

  • (::String)


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

def aws_account_id: () -> ::String

#aws_account_region::String

Returns:

  • (::String)


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

def aws_account_region: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#created_by::String

Returns:

  • (::String)


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

def created_by: () -> ::String

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#domain_id::String

Returns:

  • (::String)


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

def domain_id: () -> ::String

#environment_blueprint_id::String

Returns:

  • (::String)


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

def environment_blueprint_id: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#project_id::String

Returns:

  • (::String)


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

def project_id: () -> ::String

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time

#user_parameters::Array[Types::CustomParameter]

Returns:



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

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