| Modifier and Type | Method and Description |
|---|---|
CfnHub |
build() |
static CfnHub.Builder |
create(software.constructs.Construct scope,
String id) |
CfnHub.Builder |
tags(Object tags)
The tags to add to the hub resource.
|
@Stability(value=Stable) public static CfnHub.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.CfnHub.Builder.@Stability(value=Stable) public CfnHub.Builder tags(Object tags)
tags - The tags to add to the hub resource. This parameter is required.thisCopyright © 2022. All rights reserved.