EnvironmentPropertyUpdates
public struct EnvironmentPropertyUpdates : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Describes updates to the execution property groups.
Declaration
Swift
public let propertyGroups: [PropertyGroup] -
Undocumented
Declaration
Swift
public init(propertyGroups: [PropertyGroup]) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
EnvironmentPropertyUpdates Structure Reference