Class: Aws::Types::TenantResource

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#resource_arn::String

Returns the value of attribute resource_arn.

Returns:

  • (::String)


1979
1980
1981
# File 'sig/types.rbs', line 1979

def resource_arn
  @resource_arn
end

#resource_type"EMAIL_IDENTITY", ...

Returns the value of attribute resource_type.

Returns:

  • ("EMAIL_IDENTITY", "CONFIGURATION_SET", "EMAIL_TEMPLATE")


1978
1979
1980
# File 'sig/types.rbs', line 1978

def resource_type
  @resource_type
end