Amazon.EC2.Model.ReplaceNetworkAclAssociationResult.IsSetNewAssociationId C# (CSharp) 메소드

IsSetNewAssociationId() 개인적인 메소드

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