Class: Aws::Types::ProvisioningHook

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#payload_version::String

Returns the value of attribute payload_version.

Returns:

  • (::String)


4124
4125
4126
# File 'sig/types.rbs', line 4124

def payload_version
  @payload_version
end

#target_arn::String

Returns the value of attribute target_arn.

Returns:

  • (::String)


4125
4126
4127
# File 'sig/types.rbs', line 4125

def target_arn
  @target_arn
end