# README
AWS::LicenseManager Construct Library
This module is part of the AWS Cloud Development Kit project.
import licensemanager "github.com/aws/aws-cdk-go/awscdk"
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for LicenseManager construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::LicenseManager resources directly.
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::LicenseManager.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
# Functions
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given construct is a CfnResource.
Return whether the given object is a Construct.
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given construct is a CfnResource.
Return whether the given object is a Construct.
Create a new `AWS::LicenseManager::Grant`.
Create a new `AWS::LicenseManager::Grant`.
Create a new `AWS::LicenseManager::License`.
Create a new `AWS::LicenseManager::License`.
# Structs
Properties for defining a `CfnGrant`.
Details about a borrow configuration.
Details about a consumption configuration.
Describes a resource entitled for use with a license.
Details associated with the issuer of a license.
Describes key/value pairs.
Details about a provisional configuration.
Date and time range during which the license is valid, in ISO8601-UTC format.
Properties for defining a `CfnLicense`.
# Interfaces
A CloudFormation `AWS::LicenseManager::Grant`.
A CloudFormation `AWS::LicenseManager::License`.