public static final class OriginAccessIdentityProps.Builder
extends java.lang.Object
OriginAccessIdentityProps
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
OriginAccessIdentityProps |
build()
Builds the configured instance.
|
OriginAccessIdentityProps.Builder |
comment(java.lang.String comment)
Sets the value of
OriginAccessIdentityProps.getComment() |
public OriginAccessIdentityProps.Builder comment(java.lang.String comment)
OriginAccessIdentityProps.getComment()
comment
- Any comments you want to include about the origin access identity.this
public OriginAccessIdentityProps build()
OriginAccessIdentityProps
java.lang.NullPointerException
- if any required attribute was not provided