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