primaryRegion
- Returns:
- The value of the PrimaryRegion property for this object.
Serializable, SdkPojo, ToCopyableBuilder<KeySummary.Builder,KeySummary> Metadata about an Amazon Web Services Payment Cryptography key.
static KeySummary.Builderbuilder()final Booleanenabled()final booleanfinal booleanequalsBySdkFields(Object obj) final Booleanfinal <T> Optional<T> getValueForField(String fieldName,
Class<T> clazz) final inthashCode()final StringkeyArn()final KeyAttributesfinal Stringfinal KeyStatekeyState()final Stringfinal MultiRegionKeyTypefinal Stringfinal Stringstatic Class<? extends KeySummary.Builder> final StringtoString()copyThe Amazon Resource Name (ARN) of the key.
The state of an Amazon Web Services Payment Cryptography that is being created or deleted.
If the service returns an enum value that is not available in the current SDK version, keyState will
return KeyState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
keyStateAsString().
The state of an Amazon Web Services Payment Cryptography that is being created or deleted.
If the service returns an enum value that is not available in the current SDK version, keyState will
return KeyState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
keyStateAsString().
The role of the key, the algorithm it supports, and the cryptographic operations allowed with the key. This data is immutable after the key is created.
The key check value (KCV) is used to check if all parties holding a given key have the same key or to detect that a key has changed.
Specifies whether the key is exportable. This data is immutable after the key is created.
Specifies whether the key is enabled.
Indicates whether this key is a multi-region key and its role in the multi-region key hierarchy.
Multi-region keys allow the same key material to be used across multiple Amazon Web Services Regions. This field specifies whether the key is a primary key (which can be replicated to other regions) or a replica key (which is a copy of a primary key in another region).
If the service returns an enum value that is not available in the current SDK version,
multiRegionKeyType will return MultiRegionKeyType.UNKNOWN_TO_SDK_VERSION. The raw value returned
by the service is available from multiRegionKeyTypeAsString().
Multi-region keys allow the same key material to be used across multiple Amazon Web Services Regions. This field specifies whether the key is a primary key (which can be replicated to other regions) or a replica key (which is a copy of a primary key in another region).
Indicates whether this key is a multi-region key and its role in the multi-region key hierarchy.
Multi-region keys allow the same key material to be used across multiple Amazon Web Services Regions. This field specifies whether the key is a primary key (which can be replicated to other regions) or a replica key (which is a copy of a primary key in another region).
If the service returns an enum value that is not available in the current SDK version,
multiRegionKeyType will return MultiRegionKeyType.UNKNOWN_TO_SDK_VERSION. The raw value returned
by the service is available from multiRegionKeyTypeAsString().
Multi-region keys allow the same key material to be used across multiple Amazon Web Services Regions. This field specifies whether the key is a primary key (which can be replicated to other regions) or a replica key (which is a copy of a primary key in another region).
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<KeySummary.Builder,KeySummary> SdkPojoSdkPojo class,
and is generated based on a service model.
If an SdkPojo class does not have any inherited fields, equalsBySdkFields
and equals are essentially the same.
equalsBySdkFields in interface SdkPojoobj - the object to be compared withsdkFieldNameToField in interface SdkPojo