Class: Aws::Types::CreateDistributionTenantResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateDistributionTenantResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#distribution_tenant ⇒ Types::DistributionTenant
Returns the value of attribute distribution_tenant.
-
#etag ⇒ ::String
Returns the value of attribute etag.
Instance Attribute Details
#distribution_tenant ⇒ Types::DistributionTenant
Returns the value of attribute distribution_tenant.
588 589 590 |
# File 'sig/types.rbs', line 588 def distribution_tenant @distribution_tenant end |
#etag ⇒ ::String
Returns the value of attribute etag.
589 590 591 |
# File 'sig/types.rbs', line 589 def etag @etag end |