How to represent a Java optional object in smithy
I have smithy structure containing some non-required member, and I want to make them as Optional
type in Java. Is there a way to do that? For example, in structures.smithy
I have smithy structure containing some non-required member, and I want to make them as Optional
type in Java. Is there a way to do that? For example, in structures.smithy