@Stability(value=Stable) public static final class CfnGroupVersionProps.Builder extends Object implements software.amazon.jsii.Builder<CfnGroupVersionProps>
CfnGroupVersionProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnGroupVersionProps.Builder groupId(String groupId)
CfnGroupVersionProps.getGroupId()groupId - `AWS::Greengrass::GroupVersion.GroupId`. This parameter is required.this@Stability(value=Stable) public CfnGroupVersionProps.Builder connectorDefinitionVersionArn(String connectorDefinitionVersionArn)
CfnGroupVersionProps.getConnectorDefinitionVersionArn()connectorDefinitionVersionArn - `AWS::Greengrass::GroupVersion.ConnectorDefinitionVersionArn`.this@Stability(value=Stable) public CfnGroupVersionProps.Builder coreDefinitionVersionArn(String coreDefinitionVersionArn)
CfnGroupVersionProps.getCoreDefinitionVersionArn()coreDefinitionVersionArn - `AWS::Greengrass::GroupVersion.CoreDefinitionVersionArn`.this@Stability(value=Stable) public CfnGroupVersionProps.Builder deviceDefinitionVersionArn(String deviceDefinitionVersionArn)
CfnGroupVersionProps.getDeviceDefinitionVersionArn()deviceDefinitionVersionArn - `AWS::Greengrass::GroupVersion.DeviceDefinitionVersionArn`.this@Stability(value=Stable) public CfnGroupVersionProps.Builder functionDefinitionVersionArn(String functionDefinitionVersionArn)
CfnGroupVersionProps.getFunctionDefinitionVersionArn()functionDefinitionVersionArn - `AWS::Greengrass::GroupVersion.FunctionDefinitionVersionArn`.this@Stability(value=Stable) public CfnGroupVersionProps.Builder loggerDefinitionVersionArn(String loggerDefinitionVersionArn)
CfnGroupVersionProps.getLoggerDefinitionVersionArn()loggerDefinitionVersionArn - `AWS::Greengrass::GroupVersion.LoggerDefinitionVersionArn`.this@Stability(value=Stable) public CfnGroupVersionProps.Builder resourceDefinitionVersionArn(String resourceDefinitionVersionArn)
CfnGroupVersionProps.getResourceDefinitionVersionArn()resourceDefinitionVersionArn - `AWS::Greengrass::GroupVersion.ResourceDefinitionVersionArn`.this@Stability(value=Stable) public CfnGroupVersionProps.Builder subscriptionDefinitionVersionArn(String subscriptionDefinitionVersionArn)
CfnGroupVersionProps.getSubscriptionDefinitionVersionArn()subscriptionDefinitionVersionArn - `AWS::Greengrass::GroupVersion.SubscriptionDefinitionVersionArn`.this@Stability(value=Stable) public CfnGroupVersionProps build()
build in interface software.amazon.jsii.Builder<CfnGroupVersionProps>CfnGroupVersionPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.