Uses of Class
software.amazon.awscdk.services.licensemanager.CfnLicenseAssetRuleSet.LicenseConfigurationRuleStatementProperty.Builder
Packages that use CfnLicenseAssetRuleSet.LicenseConfigurationRuleStatementProperty.Builder
Package
Description
AWS::LicenseManager Construct Library
-
Uses of CfnLicenseAssetRuleSet.LicenseConfigurationRuleStatementProperty.Builder in software.amazon.awscdk.services.licensemanager
Methods in software.amazon.awscdk.services.licensemanager that return CfnLicenseAssetRuleSet.LicenseConfigurationRuleStatementProperty.BuilderModifier and TypeMethodDescriptionCfnLicenseAssetRuleSet.LicenseConfigurationRuleStatementProperty.Builder.andRuleStatement(IResolvable andRuleStatement) CfnLicenseAssetRuleSet.LicenseConfigurationRuleStatementProperty.Builder.andRuleStatement(CfnLicenseAssetRuleSet.AndRuleStatementProperty andRuleStatement) CfnLicenseAssetRuleSet.LicenseConfigurationRuleStatementProperty.builder()CfnLicenseAssetRuleSet.LicenseConfigurationRuleStatementProperty.Builder.matchingRuleStatement(IResolvable matchingRuleStatement) CfnLicenseAssetRuleSet.LicenseConfigurationRuleStatementProperty.Builder.matchingRuleStatement(CfnLicenseAssetRuleSet.MatchingRuleStatementProperty matchingRuleStatement) CfnLicenseAssetRuleSet.LicenseConfigurationRuleStatementProperty.Builder.orRuleStatement(IResolvable orRuleStatement) CfnLicenseAssetRuleSet.LicenseConfigurationRuleStatementProperty.Builder.orRuleStatement(CfnLicenseAssetRuleSet.OrRuleStatementProperty orRuleStatement) Constructors in software.amazon.awscdk.services.licensemanager with parameters of type CfnLicenseAssetRuleSet.LicenseConfigurationRuleStatementProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLicenseAssetRuleSet.LicenseConfigurationRuleStatementProperty.Builder.