Package com.pulumi.aws.cloudfront.inputs
Class FieldLevelEncryptionConfigQueryArgProfileConfigQueryArgProfilesArgs
- java.lang.Object
-
- com.pulumi.resources.InputArgs
-
- com.pulumi.resources.ResourceArgs
-
- com.pulumi.aws.cloudfront.inputs.FieldLevelEncryptionConfigQueryArgProfileConfigQueryArgProfilesArgs
-
public final class FieldLevelEncryptionConfigQueryArgProfileConfigQueryArgProfilesArgs extends com.pulumi.resources.ResourceArgs
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
FieldLevelEncryptionConfigQueryArgProfileConfigQueryArgProfilesArgs.Builder
-
Field Summary
Fields Modifier and Type Field Description static FieldLevelEncryptionConfigQueryArgProfileConfigQueryArgProfilesArgs
Empty
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static FieldLevelEncryptionConfigQueryArgProfileConfigQueryArgProfilesArgs.Builder
builder()
static FieldLevelEncryptionConfigQueryArgProfileConfigQueryArgProfilesArgs.Builder
builder(FieldLevelEncryptionConfigQueryArgProfileConfigQueryArgProfilesArgs defaults)
java.util.Optional<com.pulumi.core.Output<java.util.List<FieldLevelEncryptionConfigQueryArgProfileConfigQueryArgProfilesItemArgs>>>
items()
-
-
-
Field Detail
-
Empty
public static final FieldLevelEncryptionConfigQueryArgProfileConfigQueryArgProfilesArgs Empty
-
-
Method Detail
-
items
public java.util.Optional<com.pulumi.core.Output<java.util.List<FieldLevelEncryptionConfigQueryArgProfileConfigQueryArgProfilesItemArgs>>> items()
-
builder
public static FieldLevelEncryptionConfigQueryArgProfileConfigQueryArgProfilesArgs.Builder builder()
-
builder
public static FieldLevelEncryptionConfigQueryArgProfileConfigQueryArgProfilesArgs.Builder builder(FieldLevelEncryptionConfigQueryArgProfileConfigQueryArgProfilesArgs defaults)
-
-