Uses of Class
software.amazon.awscdk.services.licensemanager.CfnLicenseAssetRuleSet.RuleStatementProperty.Builder
Packages that use CfnLicenseAssetRuleSet.RuleStatementProperty.Builder
Package
Description
AWS::LicenseManager Construct Library
-
Uses of CfnLicenseAssetRuleSet.RuleStatementProperty.Builder in software.amazon.awscdk.services.licensemanager
Methods in software.amazon.awscdk.services.licensemanager that return CfnLicenseAssetRuleSet.RuleStatementProperty.BuilderModifier and TypeMethodDescriptionCfnLicenseAssetRuleSet.RuleStatementProperty.builder()CfnLicenseAssetRuleSet.RuleStatementProperty.Builder.instanceRuleStatement(IResolvable instanceRuleStatement) Sets the value ofCfnLicenseAssetRuleSet.RuleStatementProperty.getInstanceRuleStatement()CfnLicenseAssetRuleSet.RuleStatementProperty.Builder.instanceRuleStatement(CfnLicenseAssetRuleSet.InstanceRuleStatementProperty instanceRuleStatement) Sets the value ofCfnLicenseAssetRuleSet.RuleStatementProperty.getInstanceRuleStatement()CfnLicenseAssetRuleSet.RuleStatementProperty.Builder.licenseConfigurationRuleStatement(IResolvable licenseConfigurationRuleStatement) CfnLicenseAssetRuleSet.RuleStatementProperty.Builder.licenseConfigurationRuleStatement(CfnLicenseAssetRuleSet.LicenseConfigurationRuleStatementProperty licenseConfigurationRuleStatement) CfnLicenseAssetRuleSet.RuleStatementProperty.Builder.licenseRuleStatement(IResolvable licenseRuleStatement) Sets the value ofCfnLicenseAssetRuleSet.RuleStatementProperty.getLicenseRuleStatement()CfnLicenseAssetRuleSet.RuleStatementProperty.Builder.licenseRuleStatement(CfnLicenseAssetRuleSet.LicenseRuleStatementProperty licenseRuleStatement) Sets the value ofCfnLicenseAssetRuleSet.RuleStatementProperty.getLicenseRuleStatement()Constructors in software.amazon.awscdk.services.licensemanager with parameters of type CfnLicenseAssetRuleSet.RuleStatementProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLicenseAssetRuleSet.RuleStatementProperty.Builder.