Class Remote
java.lang.Object
software.amazon.smithy.aws.cloudformation.schema.model.Remote
- All Implemented Interfaces:
ToNode
,ToSmithyBuilder<Remote>
Data class representing a CloudFormation Resource Schema's remote definition.
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Remote.Builder
builder()
Take this object and create a builder that contains all of the current property values of this object.toNode()
Converts a value to aNode
.
-
Method Details
-
toNode
Description copied from interface:ToNode
Converts a value to aNode
. -
toBuilder
Description copied from interface:ToSmithyBuilder
Take this object and create a builder that contains all of the current property values of this object.- Specified by:
toBuilder
in interfaceToSmithyBuilder<Remote>
- Returns:
- a builder for type T
-
builder
-
getDefinitions
-
getProperties
-