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)


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

def aws_account_id: () -> ::String

#aws_account_region::String

Returns:

  • (::String)


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

def aws_account_region: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#created_by::String

Returns:

  • (::String)


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

def created_by: () -> ::String

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#domain_id::String

Returns:

  • (::String)


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

def domain_id: () -> ::String

#environment_blueprint_id::String

Returns:

  • (::String)


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

def environment_blueprint_id: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#project_id::String

Returns:

  • (::String)


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

def project_id: () -> ::String

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time

#user_parameters::Array[Types::CustomParameter]

Returns:



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

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