Class: Aws::Types::IdNamespaceAssociationInputReferenceConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#input_reference_arn::String

Returns the value of attribute input_reference_arn.

Returns:

  • (::String)


1723
1724
1725
# File 'sig/types.rbs', line 1723

def input_reference_arn
  @input_reference_arn
end

#manage_resource_policiesBoolean

Returns the value of attribute manage_resource_policies.

Returns:

  • (Boolean)


1724
1725
1726
# File 'sig/types.rbs', line 1724

def manage_resource_policies
  @manage_resource_policies
end