Class: Aws::Types::ResourceConflict

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#resource_id::String

Returns the value of attribute resource_id.

Returns:

  • (::String)


1004
1005
1006
# File 'sig/types.rbs', line 1004

def resource_id
  @resource_id
end

#resource_type"IDENTITY_SOURCE", ...

Returns the value of attribute resource_type.

Returns:

  • ("IDENTITY_SOURCE", "POLICY_STORE", "POLICY", "POLICY_TEMPLATE", "SCHEMA", "POLICY_STORE_ALIAS")


1005
1006
1007
# File 'sig/types.rbs', line 1005

def resource_type
  @resource_type
end