Class: Aws::Types::CreateCustomModelDeploymentResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#custom_model_deployment_arn::String

Returns the value of attribute custom_model_deployment_arn.

Returns:

  • (::String)


978
979
980
# File 'sig/types.rbs', line 978

def custom_model_deployment_arn
  @custom_model_deployment_arn
end