Class: Aws::Types::CreateTenantResourceAssociationRequest

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)


348
349
350
# File 'sig/types.rbs', line 348

def resource_arn
  @resource_arn
end

#tenant_name::String

Returns the value of attribute tenant_name.

Returns:

  • (::String)


347
348
349
# File 'sig/types.rbs', line 347

def tenant_name
  @tenant_name
end