Class: Aws::Types::GeneratedPolicyProperties

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cloud_trail_propertiesTypes::CloudTrailProperties

Returns the value of attribute cloud_trail_properties.



526
527
528
# File 'sig/types.rbs', line 526

def cloud_trail_properties
  @cloud_trail_properties
end

#is_completeBoolean

Returns the value of attribute is_complete.

Returns:

  • (Boolean)


524
525
526
# File 'sig/types.rbs', line 524

def is_complete
  @is_complete
end

#principal_arn::String

Returns the value of attribute principal_arn.

Returns:

  • (::String)


525
526
527
# File 'sig/types.rbs', line 525

def principal_arn
  @principal_arn
end