@Stability(value=Stable) public static final class CfnGroup.GroupVersionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnGroup.GroupVersionProperty>
CfnGroup.GroupVersionProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnGroup.GroupVersionProperty.Builder connectorDefinitionVersionArn(String connectorDefinitionVersionArn)
CfnGroup.GroupVersionProperty.getConnectorDefinitionVersionArn()connectorDefinitionVersionArn - The Amazon Resource Name (ARN) of the connector definition version that contains the connectors you want to deploy with the group version.this@Stability(value=Stable) public CfnGroup.GroupVersionProperty.Builder coreDefinitionVersionArn(String coreDefinitionVersionArn)
CfnGroup.GroupVersionProperty.getCoreDefinitionVersionArn()coreDefinitionVersionArn - The ARN of the core definition version that contains the core you want to deploy with the group version.
Currently, the core definition version can contain only one core.this@Stability(value=Stable) public CfnGroup.GroupVersionProperty.Builder deviceDefinitionVersionArn(String deviceDefinitionVersionArn)
CfnGroup.GroupVersionProperty.getDeviceDefinitionVersionArn()deviceDefinitionVersionArn - The ARN of the device definition version that contains the devices you want to deploy with the group version.this@Stability(value=Stable) public CfnGroup.GroupVersionProperty.Builder functionDefinitionVersionArn(String functionDefinitionVersionArn)
CfnGroup.GroupVersionProperty.getFunctionDefinitionVersionArn()functionDefinitionVersionArn - The ARN of the function definition version that contains the functions you want to deploy with the group version.this@Stability(value=Stable) public CfnGroup.GroupVersionProperty.Builder loggerDefinitionVersionArn(String loggerDefinitionVersionArn)
CfnGroup.GroupVersionProperty.getLoggerDefinitionVersionArn()loggerDefinitionVersionArn - The ARN of the logger definition version that contains the loggers you want to deploy with the group version.this@Stability(value=Stable) public CfnGroup.GroupVersionProperty.Builder resourceDefinitionVersionArn(String resourceDefinitionVersionArn)
CfnGroup.GroupVersionProperty.getResourceDefinitionVersionArn()resourceDefinitionVersionArn - The ARN of the resource definition version that contains the resources you want to deploy with the group version.this@Stability(value=Stable) public CfnGroup.GroupVersionProperty.Builder subscriptionDefinitionVersionArn(String subscriptionDefinitionVersionArn)
CfnGroup.GroupVersionProperty.getSubscriptionDefinitionVersionArn()subscriptionDefinitionVersionArn - The ARN of the subscription definition version that contains the subscriptions you want to deploy with the group version.this@Stability(value=Stable) public CfnGroup.GroupVersionProperty build()
build in interface software.amazon.jsii.Builder<CfnGroup.GroupVersionProperty>CfnGroup.GroupVersionPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.