Package com.ibm.cloud.is.vpc.v1.model
Interface IPsecPolicy.Pfs
-
- Enclosing class:
- IPsecPolicy
public static interface IPsecPolicy.Pfs
The Perfect Forward Secrecy group Groups `group_2` and `group_5` have been deprecated The enumerated values for this property may [expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) in the future.
-
-
Field Summary
Fields Modifier and Type Field Description static String
DISABLED
disabled.static String
GROUP_14
group_14.static String
GROUP_15
group_15.static String
GROUP_16
group_16.static String
GROUP_17
group_17.static String
GROUP_18
group_18.static String
GROUP_19
group_19.static String
GROUP_2
group_2.static String
GROUP_20
group_20.static String
GROUP_21
group_21.static String
GROUP_22
group_22.static String
GROUP_23
group_23.static String
GROUP_24
group_24.static String
GROUP_31
group_31.static String
GROUP_5
group_5.
-
-
-
Field Detail
-
DISABLED
static final String DISABLED
disabled.- See Also:
- Constant Field Values
-
GROUP_14
static final String GROUP_14
group_14.- See Also:
- Constant Field Values
-
GROUP_15
static final String GROUP_15
group_15.- See Also:
- Constant Field Values
-
GROUP_16
static final String GROUP_16
group_16.- See Also:
- Constant Field Values
-
GROUP_17
static final String GROUP_17
group_17.- See Also:
- Constant Field Values
-
GROUP_18
static final String GROUP_18
group_18.- See Also:
- Constant Field Values
-
GROUP_19
static final String GROUP_19
group_19.- See Also:
- Constant Field Values
-
GROUP_2
static final String GROUP_2
group_2.- See Also:
- Constant Field Values
-
GROUP_20
static final String GROUP_20
group_20.- See Also:
- Constant Field Values
-
GROUP_21
static final String GROUP_21
group_21.- See Also:
- Constant Field Values
-
GROUP_22
static final String GROUP_22
group_22.- See Also:
- Constant Field Values
-
GROUP_23
static final String GROUP_23
group_23.- See Also:
- Constant Field Values
-
GROUP_24
static final String GROUP_24
group_24.- See Also:
- Constant Field Values
-
GROUP_31
static final String GROUP_31
group_31.- See Also:
- Constant Field Values
-
GROUP_5
static final String GROUP_5
group_5.- See Also:
- Constant Field Values
-
-