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)


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

def aws_account_id: () -> ::String

#aws_account_region::String

Returns:

  • (::String)


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

def aws_account_region: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#created_by::String

Returns:

  • (::String)


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

def created_by: () -> ::String

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#domain_id::String

Returns:

  • (::String)


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

def domain_id: () -> ::String

#environment_blueprint_id::String

Returns:

  • (::String)


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

def environment_blueprint_id: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#project_id::String

Returns:

  • (::String)


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

def project_id: () -> ::String

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time

#user_parameters::Array[Types::CustomParameter]

Returns:



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

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