DisassociateEnvironmentOperationsRoleMessage
public struct DisassociateEnvironmentOperationsRoleMessage : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The name of the environment from which to disassociate the operations role.
Declaration
Swift
public let environmentName: String
-
Undocumented
Declaration
Swift
public init(environmentName: String)
-
Declaration
Swift
public func validate(name: String) throws