DescribeAccountSettingsRequest
public struct DescribeAccountSettingsRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ID for the AWS account that contains the settings that you want to list.
Declaration
Swift
public let awsAccountId: String -
Undocumented
Declaration
Swift
public init(awsAccountId: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DescribeAccountSettingsRequest Structure Reference