Class: Aws::Types::UnprocessedConfigurationPolicyAssociation

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#configuration_policy_association_identifiersTypes::ConfigurationPolicyAssociation

Returns the value of attribute configuration_policy_association_identifiers.



7883
7884
7885
# File 'sig/types.rbs', line 7883

def configuration_policy_association_identifiers
  @configuration_policy_association_identifiers
end

#error_code::String

Returns the value of attribute error_code.

Returns:

  • (::String)


7884
7885
7886
# File 'sig/types.rbs', line 7884

def error_code
  @error_code
end

#error_reason::String

Returns the value of attribute error_reason.

Returns:

  • (::String)


7885
7886
7887
# File 'sig/types.rbs', line 7885

def error_reason
  @error_reason
end