Module: Aws::DataZone::Client::_CreateProjectResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#created_by::String

Returns:

  • (::String)


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

def created_by: () -> ::String

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#domain_id::String

Returns:

  • (::String)


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

def domain_id: () -> ::String

#domain_unit_id::String

Returns:

  • (::String)


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

def domain_unit_id: () -> ::String

#environment_deployment_detailsTypes::EnvironmentDeploymentDetails



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

def environment_deployment_details: () -> Types::EnvironmentDeploymentDetails

#failure_reasons::Array[Types::ProjectDeletionError]

Returns:



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

def failure_reasons: () -> ::Array[Types::ProjectDeletionError]

#glossary_terms::Array[::String]

Returns:

  • (::Array[::String])


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

def glossary_terms: () -> ::Array[::String]

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#last_updated_at::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#project_category::String

Returns:

  • (::String)


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

def project_category: () -> ::String

#project_profile_id::String

Returns:

  • (::String)


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

def project_profile_id: () -> ::String

#project_status"ACTIVE", ...

Returns:

  • ("ACTIVE", "DELETING", "DELETE_FAILED", "UPDATING", "UPDATE_FAILED", "MOVING")


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

def project_status: () -> ("ACTIVE" | "DELETING" | "DELETE_FAILED" | "UPDATING" | "UPDATE_FAILED" | "MOVING")

#resource_tags::Array[Types::ResourceTag]

Returns:



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

def resource_tags: () -> ::Array[Types::ResourceTag]

#user_parameters::Array[Types::EnvironmentConfigurationUserParameter]



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

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