menu
aws_s3control_api package
documentation
s3control-2018-08-20.dart
SSEKMS class
SSEKMS class
dark_mode
light_mode
SSEKMS
class
Constructors
SSEKMS
({
required
String
keyId
})
SSEKMS.fromXml
(
XmlElement
elem
)
factory
Properties
hashCode
→
int
The hash code for this object.
no setter
inherited
keyId
→
String
A container for the ARN of the SSE-KMS encryption. This property is read-only and follows the following format:
arn:aws:kms:
us-east-1
:
example-account-id
:key/
example-9a73-4afc-8d29-8f5900cef44e
final
runtimeType
→
Type
A representation of the runtime type of the object.
no setter
inherited
Methods
noSuchMethod
(
Invocation
invocation
)
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString
(
)
→
String
A string representation of this object.
inherited
toXml
(
String
elemName
, {
List
<
XmlAttribute
>
?
attributes
})
→ XmlElement
Operators
operator ==
(
Object
other
)
→
bool
The equality operator.
inherited
aws_s3control_api package
documentation
s3control-2018-08-20
SSEKMS class
s3control-2018-08-20 library