Class: Aws::Types::GetCustomModelDeploymentRequest

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_identifier::String

Returns the value of attribute custom_model_deployment_identifier.

Returns:

  • (::String)


1817
1818
1819
# File 'sig/types.rbs', line 1817

def custom_model_deployment_identifier
  @custom_model_deployment_identifier
end