Uses of Class
software.amazon.awscdk.services.cloudfront.CfnDistributionTenant.Builder
Packages that use CfnDistributionTenant.Builder
-
Uses of CfnDistributionTenant.Builder in software.amazon.awscdk.services.cloudfront
Methods in software.amazon.awscdk.services.cloudfront that return CfnDistributionTenant.BuilderModifier and TypeMethodDescriptionCfnDistributionTenant.Builder.connectionGroupId(String connectionGroupId) The ID of the connection group for the distribution tenant.CfnDistributionTenant.Builder.customizations(IResolvable customizations) Customizations for the distribution tenant.CfnDistributionTenant.Builder.customizations(CfnDistributionTenant.CustomizationsProperty customizations) Customizations for the distribution tenant.CfnDistributionTenant.Builder.distributionId(String distributionId) The ID of the multi-tenant distribution.The domains associated with the distribution tenant.Indicates whether the distribution tenant is in an enabled state.CfnDistributionTenant.Builder.enabled(IResolvable enabled) Indicates whether the distribution tenant is in an enabled state.CfnDistributionTenant.Builder.managedCertificateRequest(IResolvable managedCertificateRequest) An object that represents the request for the Amazon CloudFront managed ACM certificate.CfnDistributionTenant.Builder.managedCertificateRequest(CfnDistributionTenant.ManagedCertificateRequestProperty managedCertificateRequest) An object that represents the request for the Amazon CloudFront managed ACM certificate.The name of the distribution tenant.CfnDistributionTenant.Builder.parameters(List<? extends Object> parameters) A list of parameter values to add to the resource.CfnDistributionTenant.Builder.parameters(IResolvable parameters) A list of parameter values to add to the resource.A complex type that contains zero or moreTagelements.