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)


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

def aws_account_id: () -> ::String

#aws_account_region::String

Returns:

  • (::String)


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

def aws_account_region: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#created_by::String

Returns:

  • (::String)


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

def created_by: () -> ::String

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#domain_id::String

Returns:

  • (::String)


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

def domain_id: () -> ::String

#environment_blueprint_id::String

Returns:

  • (::String)


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

def environment_blueprint_id: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#project_id::String

Returns:

  • (::String)


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

def project_id: () -> ::String

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time

#user_parameters::Array[Types::CustomParameter]

Returns:



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

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