DescribeProtectedResourceInput
public struct DescribeProtectedResourceInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
An Amazon Resource Name (ARN) that uniquely identifies a resource. The format of the ARN depends on the resource type.
Declaration
Swift
public let resourceArn: String -
Undocumented
Declaration
Swift
public init(resourceArn: String)
View on GitHub
DescribeProtectedResourceInput Structure Reference