TrendmicroConnectorProfileCredentials
public struct TrendmicroConnectorProfileCredentials : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The Secret Access Key portion of the credentials.
Declaration
Swift
public let apiSecretKey: String -
Undocumented
Declaration
Swift
public init(apiSecretKey: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
TrendmicroConnectorProfileCredentials Structure Reference