Builder
class Builder
Properties
Link copied to clipboard
The logical ID of the target resource as specified in the template.
Link copied to clipboard
A key-value pair that identifies the target resource. The key is an identifier property (for example, BucketName
for AWS::S3::Bucket
resources) and the value is the actual property value (for example, MyS3Bucket
).
Link copied to clipboard
The type of resource to import into your stack, such as AWS::S3::Bucket
. For a list of supported resource types, see Resource type support for imports and drift detection in the CloudFormation User Guide.