Uses of Interface
software.amazon.awscdk.services.licensemanager.CfnLicense.IssuerDataProperty
Package
Description
AWS::LicenseManager Construct Library
-
Uses of CfnLicense.IssuerDataProperty in software.amazon.awscdk.services.licensemanager
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnLicense.IssuerDataProperty
Modifier and TypeMethodDescriptionCfnLicense.IssuerDataProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnLicense.Builder.issuer
(CfnLicense.IssuerDataProperty issuer) License issuer.CfnLicenseProps.Builder.issuer
(CfnLicense.IssuerDataProperty issuer) Sets the value ofCfnLicenseProps.getIssuer()
void
CfnLicense.setIssuer
(CfnLicense.IssuerDataProperty value) License issuer.