Class: Aws::Types::UpdatePolicyDefinition

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

Defined Under Namespace

Classes: Static, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#staticTypes::UpdateStaticPolicyDefinition

Returns the value of attribute static.



1191
1192
1193
# File 'sig/types.rbs', line 1191

def static
  @static
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


1192
1193
1194
# File 'sig/types.rbs', line 1192

def unknown
  @unknown
end