Class: Aws::Types::ModelDeployConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#auto_generate_endpoint_nameBoolean

Returns the value of attribute auto_generate_endpoint_name.

Returns:

  • (Boolean)


8971
8972
8973
# File 'sig/types.rbs', line 8971

def auto_generate_endpoint_name
  @auto_generate_endpoint_name
end

#endpoint_name::String

Returns the value of attribute endpoint_name.

Returns:

  • (::String)


8972
8973
8974
# File 'sig/types.rbs', line 8972

def endpoint_name
  @endpoint_name
end