Skip to content

Passing changes to Edit-R53ResourceRecordSet #341

Answered by afroz429
mcdonamw asked this question in Q&A

You must be logged in to vote

Hello,
The ChangeBatch_Change parameter is an array of Amazon.Route53.Model.Change records. You should be able to pass a collection. Can you share the full example of the command you are running if possible and the unexpected behavior you are seeing?

➜ Get-Help Edit-R53ResourceRecordSet -Parameter ChangeBatch_Change

-ChangeBatch_Change <Amazon.Route53.Model.Change[]>
    Information about the changes to make to the record sets.

    Required?                    true
    Position?                    3
    Default value                None
    Accept pipeline input?       True (ByPropertyName)
    Accept wildcard characters?  false

Replies: 1 comment

You must be logged in to vote
0 replies
Answer selected by ashishdhingra
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants