| Modifier and Type | Method and Description |
|---|---|
CfnDomain |
build() |
static CfnDomain.Builder |
create(software.constructs.Construct scope,
String id) |
CfnDomain.Builder |
description(String description)
`AWS::SDB::Domain.Description`.
|
@Stability(value=Stable) public static CfnDomain.Builder create(software.constructs.Construct scope, String id)
scope - - scope in which this resource is defined. This parameter is required.id - - scoped id of the resource. This parameter is required.CfnDomain.Builder.@Stability(value=Stable) public CfnDomain.Builder description(String description)
description - `AWS::SDB::Domain.Description`. This parameter is required.thisCopyright © 2021. All rights reserved.