Uses of Class
software.amazon.awscdk.services.accountaccess.CfnEntitlementProps.Builder
Packages that use CfnEntitlementProps.Builder
Package
Description
AWS::AccountAccess Construct Library
-
Uses of CfnEntitlementProps.Builder in software.amazon.awscdk.services.accountaccess
Methods in software.amazon.awscdk.services.accountaccess that return CfnEntitlementProps.BuilderModifier and TypeMethodDescriptionCfnEntitlementProps.Builder.applicationArn(String applicationArn) Sets the value ofCfnEntitlementProps.getApplicationArn()static CfnEntitlementProps.BuilderCfnEntitlementProps.builder()CfnEntitlementProps.Builder.entitlement(IResolvable entitlement) Sets the value ofCfnEntitlementProps.getEntitlement()CfnEntitlementProps.Builder.entitlement(CfnEntitlement.EntitlementProperty entitlement) Sets the value ofCfnEntitlementProps.getEntitlement()Constructors in software.amazon.awscdk.services.accountaccess with parameters of type CfnEntitlementProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnEntitlementProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnEntitlementProps.Builder.