ModifyHsmResponse
public struct ModifyHsmResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ARN of the HSM.
Declaration
Swift
public let hsmArn: String? -
Undocumented
Declaration
Swift
public init(hsmArn: String? = nil)
View on GitHub
ModifyHsmResponse Structure Reference