DeleteProfilingGroupRequest
public struct DeleteProfilingGroupRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of the profiling group to delete.
Declaration
Swift
public let profilingGroupName: String -
Undocumented
Declaration
Swift
public init(profilingGroupName: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DeleteProfilingGroupRequest Structure Reference