Amazon.EC2.Model.ReplaceNetworkAclAssociationResult.IsSetNewAssociationId C# (CSharp) Method

IsSetNewAssociationId() private method

private IsSetNewAssociationId ( ) : bool
return bool
        internal bool IsSetNewAssociationId()
        {
            return this.newAssociationId != null;
        }
    }
ReplaceNetworkAclAssociationResult