Class: Aws::Types::ProvisioningProperties

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

Defined Under Namespace

Classes: CloudFormation, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cloud_formationTypes::CloudFormationProperties

Returns the value of attribute cloud_formation.



5018
5019
5020
# File 'sig/types.rbs', line 5018

def cloud_formation
  @cloud_formation
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


5019
5020
5021
# File 'sig/types.rbs', line 5019

def unknown
  @unknown
end