Class: Aws::Types::CustomPlugin

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)


188
189
190
# File 'sig/types.rbs', line 188

def custom_plugin_arn
  @custom_plugin_arn
end

#revision::Integer

Returns the value of attribute revision.

Returns:

  • (::Integer)


189
190
191
# File 'sig/types.rbs', line 189

def revision
  @revision
end