Class: Aws::Types::DeleteCustomPluginRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#custom_plugin_arn::String

Returns the value of attribute custom_plugin_arn.

Returns:

  • (::String)


248
249
250
# File 'sig/types.rbs', line 248

def custom_plugin_arn
  @custom_plugin_arn
end