Module: Aws::DataZone::Client::_CreateEnvironmentProfileResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#aws_account_id::String

Returns:

  • (::String)


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

def aws_account_id: () -> ::String

#aws_account_region::String

Returns:

  • (::String)


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

def aws_account_region: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#created_by::String

Returns:

  • (::String)


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

def created_by: () -> ::String

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#domain_id::String

Returns:

  • (::String)


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

def domain_id: () -> ::String

#environment_blueprint_id::String

Returns:

  • (::String)


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

def environment_blueprint_id: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#project_id::String

Returns:

  • (::String)


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

def project_id: () -> ::String

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time

#user_parameters::Array[Types::CustomParameter]

Returns:



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

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