Package com.pulumi.gcp.alloydb.outputs
Class GetSupportedDatabaseFlagsSupportedDatabaseFlagIntegerRestrictions
- java.lang.Object
-
- com.pulumi.gcp.alloydb.outputs.GetSupportedDatabaseFlagsSupportedDatabaseFlagIntegerRestrictions
-
public final class GetSupportedDatabaseFlagsSupportedDatabaseFlagIntegerRestrictions extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
GetSupportedDatabaseFlagsSupportedDatabaseFlagIntegerRestrictions.Builder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static GetSupportedDatabaseFlagsSupportedDatabaseFlagIntegerRestrictions.Builder
builder()
static GetSupportedDatabaseFlagsSupportedDatabaseFlagIntegerRestrictions.Builder
builder(GetSupportedDatabaseFlagsSupportedDatabaseFlagIntegerRestrictions defaults)
java.lang.String
maxValue()
java.lang.String
minValue()
-
-
-
Method Detail
-
maxValue
public java.lang.String maxValue()
-
minValue
public java.lang.String minValue()
-
builder
public static GetSupportedDatabaseFlagsSupportedDatabaseFlagIntegerRestrictions.Builder builder()
-
builder
public static GetSupportedDatabaseFlagsSupportedDatabaseFlagIntegerRestrictions.Builder builder(GetSupportedDatabaseFlagsSupportedDatabaseFlagIntegerRestrictions defaults)
-
-