Class: Aws::Types::GetDistributionTenantByDomainResult

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#distribution_tenantTypes::DistributionTenant

Returns the value of attribute distribution_tenant.

Returns:



1633
1634
1635
# File 'sig/types.rbs', line 1633

def distribution_tenant
  @distribution_tenant
end

#etag::String

Returns the value of attribute etag.

Returns:



1634
1635
1636
# File 'sig/types.rbs', line 1634

def etag
  @etag
end