DynatraceConnectorProfileCredentials
public struct DynatraceConnectorProfileCredentials : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The API tokens used by Dynatrace API to authenticate various API calls.
Declaration
Swift
public let apiToken: String -
Undocumented
Declaration
Swift
public init(apiToken: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DynatraceConnectorProfileCredentials Structure Reference